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

Release Service Bus Track 2 Library Preview 1 for Java #4506

Closed
14 of 18 tasks
AlexGhiondea opened this issue Jul 22, 2019 · 1 comment
Closed
14 of 18 tasks

Release Service Bus Track 2 Library Preview 1 for Java #4506

AlexGhiondea opened this issue Jul 22, 2019 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Epic Service Bus

Comments

@AlexGhiondea
Copy link
Contributor

AlexGhiondea commented Jul 22, 2019

This is a parent issue tracking the work planned for Service Bus to release the first preview in March following the Java Azure SDK guidelines
Code complete date: March 23th, 2020

API design

  • Revisit the client structure i.e the various entry points in the package

Features

  • Send a message to Queue and Topic
    • send and sendBatch
    • schedule
    • cancelScheduledMessage
  • Receive and settle message from Queue and Topic
    • receive and auto-complete on each message
    • peek and peekBatch
    • abandon
    • complete
    • defer
    • deadLetter
    • renewMessageLock
    • receiveDeferredMessage and receiveDeferredMessageBatch
  • Support Azure Identity like we did in Event Hubs
  • Support retry configurability on clients like we did in Event Hubs
  • Support Web sockets & proxy like we did in Event Hubs

Out of scope

  • Receive and settle message from session enabled Queue/Topic
@AlexGhiondea AlexGhiondea added Client This issue points to a problem in the data-plane of the library. Service Bus Epic labels Jul 22, 2019
@ramya-rao-a
Copy link
Contributor

@hemanttanwar, @conniey, Can either of you paste the link to the released package in maven?

@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Epic Service Bus
Projects
None yet
Development

No branches or pull requests

4 participants