dang-stripe opened a new issue, #9783: URL: https://github.com/apache/pinot/issues/9783
We've leveraged the forceCommit API to minimize data ingestion lag before rebalances and other operations. It currently has no way of measuring status, aside from checking that external view + ideal state have converged on the realtime table after some timeframe. @Jackie-Jiang suggested we can create a stateless API by exposing the earliest creation time of all consuming segments and poll that periodically. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
