Jackie-Jiang commented on issue #8089: URL: https://github.com/apache/pinot/issues/8089#issuecomment-1033163742
@xtrntr I just realized that `numGroupsLimitReached` might not be correctly set in the broker response (filed #8173 to track that). To verify if the groups limit is properly set, can you please check the server log and see if you can find the following log under logger `InstancePlanMakerImplV2`: ``` Initializing plan maker with maxInitialResultHolderCapacity: {}, numGroupsLimit: {}, minSegmentGroupTrimSize: {}, minServerGroupTrimSize: {} ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org