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

Requesting rejection by null subscriber is logged when the subscriber is not acknowledging #560

Open
pamod opened this issue Jun 13, 2017 · 0 comments

Comments

@pamod
Copy link
Contributor

pamod commented Jun 13, 2017

Steps

  1. Create a queue - Test (0 messages)
  2. Create subscriber to send acknowledgements and subscribe to Test queue
  3. Publish messages to the Test queue
  4. Make sure the subscriber won't send acknowledgements.
    Issue

"Requesting rejection by null subscriber" is printed in the logs where null does not describe which subscriber rejects the messages
Expected

Provide meaningful details of the subscriber without logging NULL

Referred from https://wso2.org/jira/browse/MB-1264

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

No branches or pull requests

1 participant