krishan1390 commented on code in PR #16165:
URL: https://github.com/apache/pinot/pull/16165#discussion_r2160256728
##########
pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/ValidDocIdsMetadataInfo.java:
##########
@@ -32,13 +32,18 @@ public class ValidDocIdsMetadataInfo {
private final ValidDocIdsType _validDocIdsType;
Review Comment:
similar changes are required in ValidDocIdsBitmapResponse too right ? the
minion executor calls /validDocIdsBitmap API where too we want to filter
response from not ready servers / not loaded segments
--
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]