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

[RW Separation] Add polling segment replication for search replicas #15627

Merged
merged 8 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. Add segment replication polling for search replicas.

    This PR introduces polling for search replicas at the existing refresh interval.
    If any index has a search replica will trigger segrep on an interval.
    
    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    83160a8 View commit details
    Browse the repository at this point in the history
  2. changelog entry

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    640fe26 View commit details
    Browse the repository at this point in the history
  3. fix test class naming

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6566171 View commit details
    Browse the repository at this point in the history
  4. Add better tests for SegmentReplicator

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    714424c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into polling-2

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    65959f8 View commit details
    Browse the repository at this point in the history
  6. Include a single changelog entry for all rw separation PRs.

    Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
    mch2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    173fcd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa4c11c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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