sajjad-moradi commented on pull request #6291:
URL: https://github.com/apache/pinot/pull/6291#issuecomment-1021799246


   > This is a good feature to have. Few thoughts
   > 
   > * this seems very specific to Kafka and low-level consumers.
   > * It might be better to make this real-time table level config and move 
this into indexRow within MutableSegment.
   > * is the throttling configuration per table or per server or per partition?
   
   This throttling is a per-table configuration and it's applied to low level 
consumer. It's not necessarily tied to Kafka. Low level consumer can have any 
implementation. The throttling happens after events are fetched from the stream 
and before processing of those fetched events starts.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to