jasperjiaguo commented on code in PR #13671:
URL: https://github.com/apache/pinot/pull/13671#discussion_r1694515088
##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/PeerDownloadLLCRealtimeClusterIntegrationTest.java:
##########
@@ -138,7 +138,7 @@ public void addTableConfig(TableConfig tableConfig)
new SegmentsValidationAndRetentionConfig();
CompletionConfig completionConfig = new CompletionConfig("DOWNLOAD");
segmentsValidationAndRetentionConfig.setCompletionConfig(completionConfig);
-
segmentsValidationAndRetentionConfig.setReplicasPerPartition(String.valueOf(NUM_SERVERS));
Review Comment:
Please keep this for compatibility of un migrated configs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]