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

No-op replication for primary term validation with NRTSegRep #4127

Closed
wants to merge 8 commits into from

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    6a81186 View commit details
    Browse the repository at this point in the history
  2. [Remote Store] Added NRTReplicationNoOpEngine with NoOpTranslogManager

    Replica Recovery is Working along with no-replication call for primary term validation
    
    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3a243cc View commit details
    Browse the repository at this point in the history
  3. Removes unwanted formatting changes from prev commit

    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ef95d1c View commit details
    Browse the repository at this point in the history
  4. Adds rationale behind new Engine as comments

    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3012063 View commit details
    Browse the repository at this point in the history
  5. Adds NoOp code behind feature flag

    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ac2ebc0 View commit details
    Browse the repository at this point in the history
  6. Adds UTs for NRTReplicationNoOpEngine

    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    974ba60 View commit details
    Browse the repository at this point in the history
  7. Revert "Adds NoOp code behind feature flag"

    This reverts commit ebc57ca71a57ecac72845259b1f50dc2ef61f1a0.
    
    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    65fe29c View commit details
    Browse the repository at this point in the history
  8. NoOp engine enablement on remote translog store enable status

    Signed-off-by: Ashish Singh <[email protected]>
    ashking94 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5f93b80 View commit details
    Browse the repository at this point in the history