Not able to get Azure Service Bus subscription message
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
What version of Dapr?
CLI version: 1.15.1 Runtime version: 1.15.4
Expected Behavior
Expect the Receive message service to get the message from the Azure Service Bus.
Actual Behavior
The Receive message component is not getting any message from Azure Service bus even though I see message in the Azure Service Bus Topic.
Steps to Reproduce the Problem
Step 1: Create an Azure service bus namespace and create a topic and a subscription using the Azure portal. Step 2: Download the attached sample code Step 3: Change the YAML file configuration and change the topic name in the code (replace the topic name with name that you create in Step 1) Step 4: Build and run the solution. Step 5: Run the Send message API URL to send a message Step 6: Run Receive message API URL to get the message.
You will notice nothing comes up
Release Note
RELEASE NOTE:
I'm seeing the same, I think, with Dapr 1.15.4 in Kubernetes. Subscriptions used to work, now they don't.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.