JooHyukKim commented on PR #20614:
URL: https://github.com/apache/pulsar/pull/20614#issuecomment-1599025705

   > Add local flag to distinguish clusters
   
   Would you consider adding `remote` flag also, @Technoboy- ? It seems like we 
areĀ sort of allowing users to assume what the ones without `local` flag are 
(are called by the community) šŸ¤” Plus users will benefit from not having to 
think about what `non-local` clusters are called. 
   
   Possible use-case would be someone automates counting how many remotes and 
clusters are there in list via shellscript, or 
   simple String parser. It will be more convinient to group by `local` vs 
`remote`, rather than `local` vs `""`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to