Skip to content

Commit

Permalink
Fix SegmentReplicationIT
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Kale <kalsac@amazon.com>
  • Loading branch information
Sachin Kale committed Sep 4, 2023
1 parent 65bc7cd commit 6753be8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,7 @@ public void testScrollCreatedOnReplica() throws Exception {
*
* @throws Exception when issue is encountered
*/
@AwaitsFix(bugUrl = "Not applicable to remote store as this test stubs transport calls specific to node-node replication")
public void testScrollWithOngoingSegmentReplication() throws Exception {
// this test stubs transport calls specific to node-node replication.
assumeFalse(
Expand Down

0 comments on commit 6753be8

Please sign in to comment.