dsalgos commented on issue #11509:
URL: https://github.com/apache/druid/issues/11509#issuecomment-892530539
Looking at the method fetchUsedSegments in the CoordinatorClient.Java class,
following call returns 404 sometimes
/druid/coordinator/v1/metadata/datasources/{dataSourceName}/segments/{segmentId}
Returns full segment metadata for a specific segment as stored in the
metadata store, if the segment is used. If the segment is unused, or is
unknown, a 404 response is returned
--
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]