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 2022/07/05 05:14:08 UTC

[GitHub] [pinot] KKcorps commented on issue #9014: Allowing empty segments for all stream consumers

KKcorps commented on issue #9014:
URL: https://github.com/apache/pinot/issues/9014#issuecomment-1174620801

   Hi, what I am not able to understand is, why is server consuming days/weeks back data? The consumer only deals with the offsets. It just starts consuming after the last offset that was consumed. If there was no data published, then it shouldn't be an issue imo. The rest of the partitions which had data should have already committed and so they shouldn't be getting consumed from start as well.
   Can you add you table config here.


-- 
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-unsubscribe@pinot.apache.org

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