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

Regression on session-enabled queue message retrieval #545

Closed
Greybird opened this issue May 18, 2021 · 0 comments · Fixed by #546
Closed

Regression on session-enabled queue message retrieval #545

Greybird opened this issue May 18, 2021 · 0 comments · Fixed by #546
Labels
Milestone

Comments

@Greybird
Copy link
Contributor

Hello,

It seems there has been a regression between version 4.1.112 and at version 5.0.1 (with versions 5.0.2 and 5.0.3 exhibiting the same behavior) with regards to the retrieval of messages for queues that require session.
On v4.1.112 , it is working fine, while on v5.0.x the following message is logged, and no message is retrieved:

<18:34:52> Exception: It is not possible for an entity that requires sessions to create a non-sessionful message receiver. TrackingId:xxxxxxx, SystemTracker:xxxxxxxx:Queue:xxxxxxxx, Timestamp:2021-05-18T16:34:52
<18:34:52> InnerException: It is not possible for an entity that requires sessions to create a non-sessionful message receiver. TrackingId:xxxxxxx, SystemTracker:xxxxxxxx:Queue:xxxxxxxx, Timestamp:2021-05-18T16:34:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants