walterddr opened a new issue, #11927:
URL: https://github.com/apache/pinot/issues/11927

   Currently only the `MetadataBlockType == ERROR` will be populated back to 
the broker (see: #11746)
   
   however several warning messages are not attached for example 
   - `numGroupLimitsReach` will not surface unless the last step group limit 
reached was broker
   - `reasourceLimitReach` for join is actually currently populated back b/c it 
is attached to EOS node
   
   this is actually a bug and we should have a convention on which which block 
attaches the error msg
   1. attach to one block and all subsequence block
   2. attach only to last Metdatablock but allow `MetadataBlockType = EOS` to 
carry it
   
   I prefer the 2nd approach


-- 
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.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

Reply via email to