mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
parent
f6e06a2b19
commit
8bee5b8e06
@ -50,6 +50,7 @@ import static org.hamcrest.Matchers.lessThanOrEqualTo;
|
||||
|
||||
public class ReplicationTrackerRetentionLeaseTests extends ReplicationTrackerTestCase {
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/38239")
|
||||
public void testAddOrRenewRetentionLease() {
|
||||
final AllocationId allocationId = AllocationId.newInitializing();
|
||||
long primaryTerm = randomLongBetween(1, Long.MAX_VALUE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user