Skip to content

Adding Additional Configuration Properties to RabbitAutoConfiguration #5031

@coreyjv

Description

@coreyjv

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions