Skip to content

Commit 5f3fcdc

Browse files
pthirunclaude
andcommitted
[test] Add missing rewindEpochTimeInSecondsOverride param to
requestTopicForWrites call Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0d7715b commit 5f3fcdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/venice-test-common/src/integrationTest/java/com/linkedin/venice/endToEnd/TestTargetedRegionPushWithNativeReplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ public void testKilledRepushJobVersionStatus() throws Exception {
389389
Optional.of("dc-1"),
390390
false,
391391
-1,
392+
-1,
392393
false,
393394
null,
394395
1,

0 commit comments

Comments
 (0)