Skip to content

Conversation

mshmelev
Copy link
Contributor

Now options are passed as Options object (with 'store' in it), but used as a simple object (see roundRobinSort, which can't find options.roundRobinSize, and roundRobin logic is never applied). This fix converts Options-typed object o a simple object.

Now options are passed as Options object (with 'store' in it), but used as a simple object (see roundRobinSort, which can't find options.roundRobinSize, and roundRobin logic is never applied). This fix converts Options-typed object o a simple object.
@h2non
Copy link
Contributor

h2non commented Jan 18, 2016

This is generating side effects on the existent tests due to the new balancing logic is enabled now. I'll take a look in detail. Thank you.

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.

2 participants