Closed as not planned
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
Type
Projects
Status
Done