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

[Refactor] LuceneChangesSnapshot to use accurate ops history #2452

Merged
merged 4 commits into from
Mar 15, 2022

Commits on Mar 15, 2022

  1. [Refactor] LuceneChangesSnapshot to use accurate ops history

    Improves the LuceneChangesSnapshot to get an accurate count of recovery
    operations using sort by sequence number optimization.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    39a6374 View commit details
    Browse the repository at this point in the history
  2. updates from PR feedback

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a89606e View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5d82f43 View commit details
    Browse the repository at this point in the history
  4. awaitsFix indices.get_field_mapping/20_missing_field

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6a15157 View commit details
    Browse the repository at this point in the history