Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove operation threading from broadcast actions #6044

Closed
wants to merge 1 commit into from

Commits on May 5, 2014

  1. Remove operation threading from broadcast actions

    Similar to search removal, the operation threading options are not really ued, and the default should always be used. This also considerably simplifies the code.
    A side affect is that we can now remove the ShardIterator#firstOrNull method, which can cause for sneaky bugs to occur.
    closes elastic#6044
    kimchy committed May 5, 2014
    Copy the full SHA
    1b05185 View commit details
    Browse the repository at this point in the history