-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applystatus: feedback-providedFeedback has been providedFeedback has been providedtype: enhancementA general enhancementA general enhancement
Description
In our environment there are a number of configuration properties that we set on a com.rabbitmq.client.ConnectionFactory
that are not exposed via RabbitAutoConfiguration
and RabbitProperties
. This prevents us from using the RabbitAutoConfiguration
. The properties that we're interested in are automaticRecovery
and networkRecoveryInterval
.
I can submit a PR with the changes (as well as any other properties you may want to expose through the auto-configuration) but I wanted to ask prior to submitting the PR.
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applystatus: feedback-providedFeedback has been providedFeedback has been providedtype: enhancementA general enhancementA general enhancement