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

Throw JMSException if enlistResource returns false #33

Closed
wants to merge 1 commit into from
Closed

Throw JMSException if enlistResource returns false #33

wants to merge 1 commit into from

Conversation

graben
Copy link

@graben graben commented Oct 16, 2023

@tabish121 : Issue sounds reasonable to better throw Exception to signal something wrong happened.

resolves #32

@renebos99
Copy link

Could someone give an indication of when this will be merged an released?

@graben
Copy link
Author

graben commented Nov 6, 2023

@gemmellr, @tabish121 : Could you plz have a look on this. Thx ;)

@tabish121
Copy link
Contributor

This small change doesn't account for the loaned session being lost on error and has no tests, a more complete fix was made in c79b2b3

@tabish121 tabish121 closed this Nov 14, 2023
@graben graben deleted the gh32 branch November 14, 2023 17:58
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.

Return value of enlistResource is ignored
3 participants