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

Unpromotables skip replication and peer recovery #93210

Merged

Commits on Jan 24, 2023

  1. Unpromotables skip replication and peer recovery

    For skipping replication:
    * ReplicationTracker and Group filter promotable
    * Remove from in sync allocations in metadata
    
    Fixes ES-4861
    
    For skipping peer recovery:
    * Shards pass directly to STARTED skipping
      intermediate peer recovery stages and messages
    
    Fixes ES-5257
    kingherc committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cce93a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2188af0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    4a2f8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04928d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Reviewer comments on refresh

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    06fb59b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce55fb View commit details
    Browse the repository at this point in the history
  3. Fixes

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    25d50cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b817173 View commit details
    Browse the repository at this point in the history
  5. PR comments

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    33d9218 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    540b071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    992dbcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    995b6ad View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary line

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9561ed8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    369f20e View commit details
    Browse the repository at this point in the history
  11. Small cleanup

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9da083b View commit details
    Browse the repository at this point in the history
  12. Small cleanup

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f02d527 View commit details
    Browse the repository at this point in the history
  13. Only one small refresh

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5b1a0d1 View commit details
    Browse the repository at this point in the history
  14. Fix checkstyle

    kingherc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cefcd23 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df74f9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7fae710 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    8f81146 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    515f7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8bf26c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b74661 View commit details
    Browse the repository at this point in the history
  4. Adopt new ActionListener.run

    kingherc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fb6a63c View commit details
    Browse the repository at this point in the history