Skip to content

[servicebus] Check SDK support described types in message serialization and deserialization #20334

Closed as not planned

Description

We received a bug report in java SDK. Customer cannot cast property attribute from servicebus messages which are sent by .net SDK.

After investigation, we found that .net SDK support Uri, DateTimeOffset and TimeSpan object by using described types in amqp. But java SDK haven't mapped any of these described types.

Here is .net doc: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-dotnet#message-serialization

Please confirm this case in SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Busfeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions