npawar opened a new issue #6674:
URL: https://github.com/apache/incubator-pinot/issues/6674


   The assumption that partition called "0" exists may not hold true for all 
streams. For example, it is true for Kafka, but not for Kinesis. In Kinesis, 
once the shard "0" gets split, shard 0 stops existing actively.
   Possibilities: 
   1) Use every partition to update the ratio
   2) provide which partition to use as part of the update method.


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