[QUERY] Customer is not able to complete a service bus message using Azure Java SDK 7.15.2 V2 Stack, Disabling the V2 Stack they are able to complete a message with out issue #39913
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Query/Question
Customer is using Java SDK 7.15.2 (Later than 7.15 is V2 Stack)
Session receiver async client with V2 opt in
They receive message - defer it - receive the deferred message with same client with sequence number - complete call is failing
Error Call Stack:
With out using V2 :
Complete is successful
Why is this not a Bug or a feature Request?
We want to further know why the code sample does not work with V2 Opt In
Setup (please complete the following information if applicable):
Libraries used:
Sample Code:
We want to know why this code fails with V2 Stack enabled and how to correct it.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: