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

Assert no exceptions during state application #47090

Commits on Sep 25, 2019

  1. Assert no exceptions during state application

    Today we log and swallow exceptions during cluster state application, but such
    an exception should not occur. This commit adds assertions of this fact, and
    updates the Javadocs to explain it.
    
    Relates elastic#47038
    DaveCTurner committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    689c488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b9901 View commit details
    Browse the repository at this point in the history