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

Messaging: v2 stack amqp-core types and integration to Service Bus #34854

Merged
merged 164 commits into from
Nov 30, 2023

Conversation

anuchandy
Copy link
Member

@anuchandy anuchandy commented May 9, 2023

No description provided.

@azure-sdk
Copy link
Collaborator

azure-sdk commented May 9, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-messaging-servicebus

@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch from 4a6ff46 to 00f008d Compare May 11, 2023 00:41
@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch 2 times, most recently from 1557f7d to 917f037 Compare May 22, 2023 23:50
@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch from 72b45b7 to 84266cb Compare June 7, 2023 04:13
@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch 2 times, most recently from aa0f02b to 6b83851 Compare June 13, 2023 16:20
@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch from 6b83851 to e0a55ef Compare June 20, 2023 23:22
…g invocation.getArgument to access the creditSupplier, which removes the need for casting
… the meter only once to see if sequence number tracking is needed, improve logic in beginClose(ErrorCondition) by chaining localCloseMono inline instead of passing localCloseMono to wrapper, moving comment about wrapper in Receiver to Javadoc of ReceiveLinkHandlerWrapper.
…s Flux and instead let subscribe to handle the signals (active, error and completion)
…solatedTest: Using methodSource to choose the stack on which tests to run. define retryOptions in test as static.
…() operator, so one less operator in the chain.
…se of this., ServiceBusSingleSessionManager: Removing JavaDoc unsupported self closing paragraph.
… ReentrantLock. The updateAndGet is allowed to invoke the compute function more than once under the race. The ReentrantLock adds no overhead here since logic in the block is side-effect free.
…ize equal to max-link-size) for tracking the overall size of messages in the batch.
@anuchandy anuchandy force-pushed the messaging-integrate-new-core-types-1 branch from 91b65a8 to efd3d99 Compare November 22, 2023 21:30
@anuchandy anuchandy merged commit 7409eb6 into Azure:main Nov 30, 2023
47 checks passed
mssfang added a commit that referenced this pull request Dec 7, 2023
mssfang added a commit that referenced this pull request Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants