jamesyfshao 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_r238872182
##########
File path:
pinot-core/src/main/java/com/linkedin/pinot/core/realtime/impl/kafka/KafkaPartitionLevelConsumer.java
##########
@@ -45,6 +46,11 @@ public KafkaPartitionLevelConsumer(String clientId,
StreamConfig streamConfig, i
super(clientId, streamConfig, partition, kafkaSimpleConsumerFactory);
}
+ @VisibleForTesting
Review comment:
updated in new diff
----------------------------------------------------------------
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]