Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Do not cache InetSocketAddress in DisqueURI #16

Closed
mp911de opened this issue Oct 25, 2015 · 1 comment
Closed

Do not cache InetSocketAddress in DisqueURI #16

mp911de opened this issue Oct 25, 2015 · 1 comment
Milestone

Comments

@mp911de
Copy link
Owner

mp911de commented Oct 25, 2015

The SocketAddress obtained by getResolvedAddress should be no longer cached. This is to allow dynamic DNS updates at the time of establishing a connection.

See mp911de/lettuce#144

mp911de added a commit that referenced this issue Oct 25, 2015
The SocketAddress obtained by getResolvedAddress is no longer cached. This is to allow dynamic DNS updates at the time of establishing a connection. This change introduces the possibility to change the Disque connection point details because the connection point details are obtained directly from the DisqueURI argument.

Reference: mp911de/lettuce#144
@mp911de
Copy link
Owner Author

mp911de commented Oct 29, 2015

Implemented.

@mp911de mp911de closed this as completed Oct 29, 2015
@mp911de mp911de added this to the 0.3 milestone Feb 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant