You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/09/10 18:15:00 UTC

[GitHub] [incubator-pinot] npawar commented on issue #5928: Add connector for Pravega

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:
users@infra.apache.org



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