Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allocations optimization for sfl4j logs #35

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

charlesbr1
Copy link
Contributor

Setup the logger with the session id log prefix when requestes, instead of building a new string on each log message.

Set the log session id prefix in the logger appender, instead of building a new string on each message
@chrjohn chrjohn added the TODO label Mar 15, 2018
@chrjohn chrjohn added this to the QFJ 2.1.0 milestone Mar 29, 2018
@chrjohn chrjohn merged commit 0eb3359 into quickfix-j:master Mar 29, 2018
@chrjohn chrjohn removed the TODO label Mar 29, 2018
david-gibbs-ig pushed a commit to IG-Group/quickfixj that referenced this pull request Dec 10, 2018
…FJ_RELEASE_2_1_0_IG_OTC

* commit 'c07bb0514787bf74f60733d96b2c956f4b2cdbe8':
  FIXAPI-901 Add a null check on responder.
  FIXAPI-901 Different approach to the same issue to save getting the whole iosession.
  FIXAPI-901 make IoSessionResponder.getIoSession public to allow monitoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants