Skip to content

Pass SessionID to MemoryStore constructor from MemoryStoreFactory #161

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

Merged
merged 4 commits into from
Jan 25, 2018

Conversation

jonfreedman
Copy link
Contributor

Looking at the code the only change in behavior based on this will be that the "memory store does not support refresh!" error generated if #refresh is called will be logged at the session level.

The upside is it will make debugging a lot easier.

@jonfreedman
Copy link
Contributor Author

I think the TravisCI build timed out rather than failed

@chrjohn chrjohn added this to the QFJ 2.0.1 milestone Jan 25, 2018
@chrjohn chrjohn merged commit 3cf3964 into quickfix-j:master Jan 25, 2018
chrjohn pushed a commit that referenced this pull request Jan 25, 2018
* pass SessionID to MemoryStore on construction
* Update MemoryStore.java
* fix for NPE on session lookup which causes test failures

(cherry picked from commit 3cf3964)
@chrjohn chrjohn modified the milestones: QFJ 2.0.1, QFJ 2.1.0 Jul 31, 2018
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