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

SessionHandler throws TimeoutException when there are no messages to read in a queue #41

Closed
eperov opened this issue Apr 12, 2017 · 5 comments
Assignees
Labels

Comments

@eperov
Copy link

eperov commented Apr 12, 2017

Actual Behavior

  1. Start SessionHandler with empty queue
  2. After 1 minute the TimeoutException is thrown:
    sessionhandler2

Expected Behavior

  1. Do not throw an exception when the queue is empty

Versions

  • OS platform and version: Windows 7 64-bit
  • Maven package version or commit ID: azure-servicebus-1.0.0-PREVIEW.jar
@yvgopal
Copy link
Member

yvgopal commented Apr 13, 2017

Yes, even I didn't want to notify the handler on timeout. It is a small bug. I will fix it in the next release.

@eperov
Copy link
Author

eperov commented Apr 27, 2017

Hi
Would you please push this fix to maven?
Thanks

@yvgopal
Copy link
Member

yvgopal commented Apr 28, 2017

We will push a new version on Monday.

@yvgopal yvgopal closed this as completed Apr 28, 2017
@eperov
Copy link
Author

eperov commented May 1, 2017

Hi,
Are you going to do this today?
Thanks

@eperov
Copy link
Author

eperov commented May 30, 2017

This is not fixed in 1.0.0-PREVIEW-1.
I tried it and still see the timeout error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants