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

AMQP Support #3977

Open
13 of 19 tasks
RickWinter opened this issue Oct 3, 2022 · 2 comments
Open
13 of 19 tasks

AMQP Support #3977

RickWinter opened this issue Oct 3, 2022 · 2 comments
Assignees
Labels
AMQP Issues related to the AMQP protocol Support in Azure Core auto-close-exempt Prevents the auto-close from closing based on max lifetime Azure.Core Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@RickWinter
Copy link
Member

RickWinter commented Oct 3, 2022

AMQP support in Azure::Core

Tasks

Preview Give feedback
  1. Azure.Core feature-request
    LarryOsterman
  2. Azure.Core feature-request
    LarryOsterman
  3. Azure.Core feature-request
    LarryOsterman
  4. Azure.Core feature-request
    LarryOsterman
  5. Azure.Core feature-request
    LarryOsterman
  6. AMQP Azure.Core Client feature-request
    LarryOsterman
  7. AMQP Azure.Core Client feature-request
    LarryOsterman
  8. Azure.Core Client feature-request
    LarryOsterman
  9. Azure.Core Client feature-request
    LarryOsterman
  10. needs-triage
    LarryOsterman
  11. Azure.Core Client feature-request
    LarryOsterman
  12. Azure.Core Client feature-request
    LarryOsterman
  13. Azure.Core Client feature-request
    LarryOsterman

Known uAMQP issues

Preview Give feedback
  1. AMQP Azure.Core Client bug
  2. AMQP Azure.Core Client feature-request
  3. AMQP Azure.Core Client feature-request
@RickWinter RickWinter added feature-request This issue requires a new behavior in the product in order be resolved. Azure.Core Client This issue points to a problem in the data-plane of the library. labels Oct 3, 2022
@LarryOsterman
Copy link
Member

LarryOsterman commented Mar 31, 2023

Detailed work items remaining:

  • Redesign Azure::Core::Amqp::Message and Azure::Core::Amqp::Value to improve C++ usability - 5 days
  • Doxygen support - 3 days
  • Removed SetXxx APIs in favor of Options for Connection, Session, MessageSender and MessageReceiver. 3 days
  • Add MessageSource and MessageTarget to MessageSender and MessageReceiver to improve terminus support.
  • Removed SaslPlain authentication - 1 days
  • Readme.md support - 2 days

Big ticket remaining items:

  • Transparent credential expiration support
  • Reconnect support

Outstanding questions:

  • Do we really need connection and session as externally visible constructs given that the MessageSender controls opening and closing the connection/session?

@RickWinter RickWinter added the AMQP Issues related to the AMQP protocol Support in Azure Core label Jan 26, 2024
@RickWinter RickWinter added this to the 2024-10 milestone Aug 9, 2024
Copy link

github-actions bot commented Oct 2, 2024

Hi @RickWinter, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2024
@RickWinter RickWinter reopened this Oct 2, 2024
@RickWinter RickWinter added the auto-close-exempt Prevents the auto-close from closing based on max lifetime label Oct 2, 2024
@RickWinter RickWinter modified the milestones: 2024-10, 2025-01, 2025-04 Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AMQP Issues related to the AMQP protocol Support in Azure Core auto-close-exempt Prevents the auto-close from closing based on max lifetime Azure.Core Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

2 participants