You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "ankitsultana (via GitHub)" <gi...@apache.org> on 2023/06/06 00:31:56 UTC

[GitHub] [pinot] ankitsultana opened a new issue, #10853: Add API to Broker and Server to Return Tenant Tags

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

   @npuppala111 who will help work on this.
   
   cc: @Jackie-Jiang 


-- 
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-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] ankitsultana commented on issue #10853: Add API to Broker and Server to Return Tenant Tags

Posted by "ankitsultana (via GitHub)" <gi...@apache.org>.
ankitsultana commented on issue #10853:
URL: https://github.com/apache/pinot/issues/10853#issuecomment-1579459559

   We have some use-cases where we have sidecars running alongside Pinot servers and brokers. Those sidecars do some obs and automation work. With this we'll be able to make the sidecar tenant aware. We cannot hit controller because the sidecars are not aware of controller routing coordinates.


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #10853: Add API to Broker and Server to Return Tenant Tags

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10853:
URL: https://github.com/apache/pinot/issues/10853#issuecomment-1577745662

   Can you elaborate more on why we want to add it to broker and server? Tenant tags info is stored in ZK, and should always be accessible from the controller


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #10853: Add API to Broker and Server to Return Tenant Tags

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10853:
URL: https://github.com/apache/pinot/issues/10853#issuecomment-1584058226

   In that case, we can consider adding this method into `ZKMetadataProvider` which can be used by all component to build the rest API


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org