npawar commented on issue #5928:
URL: 
https://github.com/apache/incubator-pinot/issues/5928#issuecomment-690594852


   `A Pravega stream comprises a set of parallel segments, and that set can 
change over time according to a scaling policy` - is "set of segments" like 
partitions within the stream? Can we use them to instead add a 
PartitionLevelConsumer implementation? 
   The reason I ask is because we have not been steering away from 
StreamLevelConsumer for all practical purposes, because it is unfriendly for 
rebalance, capacity changes.
   Is there any doc where i can read the detailed design of Pravega stream APIs 
and particularly the checkpointing?
   


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