lnbest0707-uber commented on PR #14920: URL: https://github.com/apache/pinot/pull/14920#issuecomment-2683545261
This is a great feature. And I believe we could expand its usage beyond failure recovery. E.g. we could combine the feature with this proposal https://github.com/apache/pinot/issues/14815 for better ingestion freshness guarantee. - Have a similar **ingestAdhoc** endpoint to, instead of _re-ingesting_, **ingest a segment based on the input partition and offset**. - Hooked together with the proposal in https://github.com/apache/pinot/issues/14815. The controller skips the offset based on freshness status, and also spawns the asynchronous ingestAdhoc job. -- 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-unsubscr...@pinot.apache.org 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