Skip to content

ReceiveQueueMessage sometimes works sometimes not #644

Description

@speedy78

I have implemented message queue receiving follwing the example in the documentation here https://azure.microsoft.com/en-us/documentation/articles/service-bus-java-how-to-use-queues/.

I have noticed that even if the queue contains messages, the service.receiveQueueMessage() does not get it.
I have done the same test using .NET c# and it works really fine: it is fast, does not require polling.

Why the Java implementation sometime receive queue messages and sometimes not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions