rseetham commented on issue #18077:
URL: https://github.com/apache/pinot/issues/18077#issuecomment-4197124095
This is an issue even with
`[segments/{tableName}/metadata?type=REALTIME](url)` as well. It makes a call
to every server for column and index metadata, Even in this case, we could just
return the zk metadata by default and only make the calls if necessary. There
is a separate zkmetadata endpoint but it's not obvious that this endpoint is
going to make server calls.
--
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]