Open rajbaratht opened 2 months ago
This issue has been automatically marked as stale because it has not had activity in the last 60 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 67 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.
In what area(s)?
dapr pubsub.rabbitmq component with deleteWhenUnused: false is not honored when exchanges are created
What version of Dapr?
dapr 1.14.1 with rabbitmq version 3.12.12
Expected Behavior
Rabbitmq exchanges should be created without AD feature set.
Actual Behavior
Rabbitmq exchanges created with AD flag set.
Steps to Reproduce the Problem