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

Expose AMQP details in ServiceBusReceivedMessage. #14385

Closed
1 of 3 tasks
conniey opened this issue Aug 24, 2020 · 0 comments · Fixed by #14848
Closed
1 of 3 tasks

Expose AMQP details in ServiceBusReceivedMessage. #14385

conniey opened this issue Aug 24, 2020 · 0 comments · Fixed by #14848
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus

Comments

@conniey
Copy link
Member

conniey commented Aug 24, 2020

We've agreed to expose all AMQP details on ServiceBusReceivedMessage.

Relative issues:

New AMQP related fields:

  • AbsoluteExpiryTime
  • ContentEncoding
  • CreationTime
  • DeliveryAnnotations
  • Footer
  • GroupId (same as SessionId)
  • GroupSequence
  • Header
    • Durable
    • Priority
    • Ttl (this should also be top level property)
    • FirstAcquirer
    • DeliveryCount (this should also be top level property on received message)
  • MessageAnnotations
  • ReplyToGroupId (same as ReplyToSessionId)
  • Rename Label to Subject
  • UserId
@conniey conniey added Service Bus Client This issue points to a problem in the data-plane of the library. blocking-release Blocks release labels Aug 24, 2020
@conniey conniey added this to the [2020] September milestone Aug 24, 2020
@conniey conniey changed the title Expose AMQP details in ServiceBusReceivedMessage. Expose AMQP details in ServiceBusReceivedMessage. Aug 24, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
2 participants