MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

Is session enabled queue/subs for Azure Service Bus supported by using JMS API? #79178

Closed yiliuTo closed 3 years ago

yiliuTo commented 3 years ago

From the unsupported-features-and-restrictions section, it's declared that MessageSelector is not supported, thus does it also mean that I cannot use qpid-jms-client to receive messages from session enabled queues? For Service Bus requires an AMQP message's filter as com.microsoft:session-filter, however, when using JMS, the filter has been hard-coded as "jms-selector", so seems using JMS cannot receive messages from session enable queues.

And how about the publishing case? Is that supported?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SamaraSoucy-MSFT commented 3 years ago

Thanks for the question! We will review and get back to you shortly.

yiliuTo commented 3 years ago

I also create a similar issue in repo of azure-service-bus , so if the one here is unnecessary please close it. Thanks.

SamaraSoucy-MSFT commented 3 years ago

This repo is specifically for documentation changes, not product questions, so I am going to close it for now. It does not look like that product repo is particularly active so you may also want to post your questions on Microsoft Q&A. Employees monitor and answer questions there as well as having an active tech community that can help.

If you think the documentation around this needs to be changed, you are welcome to ping me to reopen the thread or open a new issue.