Jackie-Jiang commented on a change in pull request #6855:
URL: https://github.com/apache/incubator-pinot/pull/6855#discussion_r621740364



##########
File path: 
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/io/InputManager.java
##########
@@ -71,7 +80,8 @@
   // Basic input fields
 
   public Long _qps = DEFAULT_QPS;
-  public Long _numMessagesPerSecInKafkaTopic = 
DEFAULT_NUM_MESSAGES_PER_SEC_IN_KAFKA_TOPIC; // messages per sec for kafka to 
consume
+  public Long _numMessagesPerSecInKafkaTopic = 
DEFAULT_NUM_MESSAGES_PER_SEC_IN_KAFKA_TOPIC;
+      // messages per sec for kafka to consume

Review comment:
       Hmm.. Auto-format.. Let me revert this since it is irrelevant




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to