Aka-shi opened a new issue #6555: URL: https://github.com/apache/incubator-pinot/issues/6555
In scenarios where the topic is corrupted or recreated or when migrating to a new cluster, pinot streaming consumption is affected because of how pinot manages offsets. It would be nice to have an API where we can reset the stream to start from the earliest/latest offset based on the configuration. Druid provides a similar API to reset a supervisor, which does the offset and streaming tasks management, which makes these situations easier to handle. Reference - https://druid.apache.org/docs/latest/development/extensions-core/kafka-ingestion.html#resetting-supervisors ---------------------------------------------------------------- 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]
