Skip to content

Proposed changes for "Avoid static list of Addresses in ConnectionHandler"#21

Open
Srinathc wants to merge 3 commits intojhalterman:masterfrom
Srinathc:master
Open

Proposed changes for "Avoid static list of Addresses in ConnectionHandler"#21
Srinathc wants to merge 3 commits intojhalterman:masterfrom
Srinathc:master

Conversation

@Srinathc
Copy link

Among the options discussed, have chosen Option 2 since it easily integrates with the underlying AMQP library. This option only makes a minimal intrusion in the underlying code.

An AddressResolver is introduced and is referenced in the ConnectionOptions. Whenever a connection is being re-attempted, the resolver is called back to retrieve the set of addresses.

Srinath C added 3 commits November 22, 2013 11:59
…anged the AddressResolver to the second option that was discussed since it is more adaptable to underlying AMQP library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants