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

[Service Bus]: Batch delete #40398

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    56171dd View commit details
    Browse the repository at this point in the history
  2. purge impl

    anuchandy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    16b7559 View commit details
    Browse the repository at this point in the history
  3. purge impl in sync client

    anuchandy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c5e33cf View commit details
    Browse the repository at this point in the history
  4. remove unused import

    anuchandy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    695aaad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622b1d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27879e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c5b255 View commit details
    Browse the repository at this point in the history
  8. java doc and test cleanup

    anuchandy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3da5f2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3324377 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f36e93 View commit details
    Browse the repository at this point in the history
  11. Code review feedbacks: Improving the java-doc around purge API, remov…

    …ing the timeout duration for synchronous deleteMessages API (similar to purgeMessages), updating test to use sendMessages(Iterable) API in Sender-Client.
    anuchandy committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f46a871 View commit details
    Browse the repository at this point in the history