Skip to content

[BUG] V2 ReceiverAsyncClient::receiveMessages is missing a validation check to error if subscribed more than once #40509

@anuchandy

Description

@anuchandy

The V1 ServiceBusReceiverAsyncClient::receiveMessages API emit a validation error if the application attempt to subscribe more than once. Such validation is missing in V2 ReceiverAsyncClient::receiveMessages. Ideally the flux returned from this method can be wrapped in a FluxOperator that run such a validation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions