Azure / Azure/azure-service-bus-java

Qpid JMS (AMQP 1.0) to Azure Service BUS Message Property Mapping

Open
#403 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
62
Forks
63
PR merge metrics
No merged PRs in 30d

Description

## Actual Behavior
1. JMS Header properties in the sent message are not reflected in Message System properties in Azure bus, for the same message received.
2. e.g 'JMSMessageID=ID:0a86c4ee-ddff-47e0-b187-75fb975b7b70' in the sender side is not reflecting in the 'messageID' property in azure bus message system property. At the same found JMSCorrelationID is reflecting in correlationId field in azure.

## Expected Behavior
1. JMSMessageID header in JMSQpid sender to reflect in messageID in azure
2.

## Versions
- OS platform and version:
Qpid version: 0.52.0
![AzureServiebus](https://user-images.githubusercontent.com/16479066/87393754-eaa6c200-c5ae-11ea-9791-5edc77a29d99.jpeg)

- Maven package version or commit ID:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.