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

[Segment Replication + Remote Store] Removing exception throw when remote store is used with system indices #8235

Merged

Commits on Jun 23, 2023

  1. Removing throwing of exception when remote store is used with system …

    …indices.
    
    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    285630d View commit details
    Browse the repository at this point in the history
  2. Add check of feature flag enabled.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7401c12 View commit details
    Browse the repository at this point in the history
  3. Add unit test to improve code coverage.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    be431e7 View commit details
    Browse the repository at this point in the history
  4. Add warning log.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    01a6d43 View commit details
    Browse the repository at this point in the history