icefury71 opened a new pull request #4952: Adding new Controller APIs for 
retrieving and setting tag for an instance
URL: https://github.com/apache/incubator-pinot/pull/4952
 
 
   This PR addresses the issue raised in #4082 . The main changes are:
   * Adding ability to view tags for a given instance name.
   * Adding an API to set a tag programmatically for a previously untagged 
instance.
   
   Note: This PR does not address retagging an instance with a valid tag (which 
can have many implications). It only allows setting a new tag on an instance 
with no tag or has a tag ending in "_untagged"

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to