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] Fix Failing RelocationIT tests with Segment Replication Enabled. #4665

Closed
Tracked by #5147
Rishikesh1159 opened this issue Oct 3, 2022 · 2 comments
Assignees
Labels
bug Something isn't working distributed framework

Comments

@Rishikesh1159
Copy link
Member

Rishikesh1159 commented Oct 3, 2022

Describe the bug
Currently few tests in RelocationIT fail with segment replication enabled. Scope of this issue would be fixing those failing tests and creating an entire new IntegTest class for RelocationIT tests with segrep always enabled.

To Reproduce
Steps to reproduce the behavior:
Run testRelocationWhileRefreshing() of RelocationIT with Segment Replication enabled. It fails with exceptions and errors.

Expected behavior
A new IntegTest class having all RelocationIT tests and passing with segment replication enabled.

@Rishikesh1159
Copy link
Member Author

RelocationIT has following 3 integ tests failing with segment replication enabled:

  • testRelocationWhileRefreshing
  • testRelocationWhileIndexingRandom
  • testIndexSearchAndRelocationConcurrently

@mch2
Copy link
Member

mch2 commented Feb 21, 2023

@Rishikesh1159 I believe we have versions of these tests now in SegmentReplicationRelocationIT - can this be closed?

@mch2 mch2 closed this as completed Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working distributed framework
Projects
Status: Done
Development

No branches or pull requests

2 participants