snleee commented on a change in pull request #3584: add kafka simple consumer buffer and timeout to stream config URL: https://github.com/apache/incubator-pinot/pull/3584#discussion_r238866639
########## File path: pinot-core/src/test/java/com/linkedin/pinot/core/realtime/impl/kafka/KafkaLowLevelStreamConfigTest.java ########## @@ -0,0 +1,89 @@ +package com.linkedin.pinot.core.realtime.impl.kafka; Review comment: License header is required at the top of all the files ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
