mcvsubbu commented on a change in pull request #3877: Pinot controller side change to enhance LLC segment metadata upload. URL: https://github.com/apache/incubator-pinot/pull/3877#discussion_r264934111
########## File path: pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/LLCRealtimeClusterSplitCommitIntegrationTest.java ########## @@ -20,7 +20,14 @@ import org.apache.commons.configuration.Configuration; import org.apache.pinot.common.utils.CommonConstants; +import org.apache.pinot.common.utils.StringUtil; Review comment: Looks like there are no change to this file. Can we revert this file to the original please? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
