xiangfu0 commented on PR #18649: URL: https://github.com/apache/pinot/pull/18649#issuecomment-4626910676
Addressed the adaptive progress display path in the latest push. - SSE/simple progress responses still render as one compact CLI/UI row. - MSE progress can now carry labeled detail rows, so CLI and Query Console render a top-level aggregate plus component bars when details are present. - Missing or non-responsive MSE workers are retained as unknown rows, so the aggregate no longer shrinks the denominator or falsely reaches 100%. I kept the rows/s metric and broker-pushed progress stream as follow-up scope. The current shape keeps the aggregate fields backward compatible while allowing richer MSE status when the response includes details. -- 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]
