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

JMS Session not closed if an exception is thrown #85

Closed
RKrahl opened this issue May 18, 2018 · 1 comment · Fixed by #86 or #91
Closed

JMS Session not closed if an exception is thrown #85

RKrahl opened this issue May 18, 2018 · 1 comment · Fixed by #86 or #91
Assignees
Labels
bug Something isn't working
Milestone

Comments

@RKrahl
Copy link
Member

RKrahl commented May 18, 2018

See icatproject/icat.server#202.

@RKrahl
Copy link
Member Author

RKrahl commented Nov 20, 2018

It seems that the fix from #86 introduced another issue: the Session and the MessageProducer created in init() may not be concurrently accessed from multiple threads. We must revert this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants