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

[7.x] [Task Manager] Handles case where buffer receives multiple entities with the same ID (#74943) #75150

Merged
merged 1 commit into from
Aug 18, 2020

Commits on Aug 17, 2020

  1. [Task Manager] Handles case where buffer receives multiple entities w…

    …ith the same ID (elastic#74943)
    
    Handles the case where two operations for the same entity make it into a single batched bulk operation and avoid the clashing ID issue that could cause the poller to hang and stop poling for work).
    gmmorris committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2caf774 View commit details
    Browse the repository at this point in the history