Jackie-Jiang opened a new pull request, #12382:
URL: https://github.com/apache/pinot/pull/12382

   Extended optimization over #12370
   Further reduce the footprint of mailbox info by:
   - Only keep the worker id instead of the full virtual server address
   - Group multiple workers on the same physical server together
   
   ## Backward Incompatible
   This PR changes the proto object structure, which will cause backward 
incompatibility when broker and server are running different version. Since we 
are not maintaining backward compatibility for multi-stage engine as of now, 
user should upgrade both brokers and servers, then start querying.


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

Reply via email to