Skip to content

Conversation

@billhathaway
Copy link
Contributor

Fix for issue 107.

The problem this addresses is that the order of keys can change if they are expiring and being reset, even when they contain the same value. This change asks etcd to return the keys in a sorted order.

kelseyhightower added a commit that referenced this pull request Aug 4, 2014
sort results from etcd so keys are always in the same order
@kelseyhightower kelseyhightower merged commit e8a5dc3 into kelseyhightower:master Aug 4, 2014
@kelseyhightower
Copy link
Owner

@billhathaway Thanks for doing this!

@andyshinn
Copy link

I just started using a list of keys for IP address restrictions and found that my proxy was restarting often because the keys kept being returned in different orders. Would love to get this fix into production. Can we expect a 0.6.0-alpha2 soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants