xiangfu0 commented on PR #17706:
URL: https://github.com/apache/pinot/pull/17706#issuecomment-3908009622
Per request: changed /segments/{tableName}/zkmetadata to use
getSegmentsZKMetadata(...) instead of forEachSegmentsZKMetadata(...) so this
endpoint still uses the full-segment materialization path (single metadata read
flow) and avoids extra per-segment round trips. Commit on this branch:
948bcc5fd507a52b4d32cefe6e2a26c694448663f. This should resolve the performance
concern comment.
--
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]