hpvd edited a comment on pull request #13316:
URL: https://github.com/apache/pulsar/pull/13316#issuecomment-1006663385


   only a detail... which probably fit better in a new issue
   
   one may even think about a config type
   where content could be the same for every cluster,
   to avoid the need to have exclusive/different configs for every single 
clusters
   
   e.g. something like a "matrix"
   
   Latency Matrix:
   
   |     |  Cluster A  |  Cluster B  |  Cluster C  | 
   |  :-:  |  :-: |  :-: |  :-:  |
   | Cluster A |  0  | 200 | 900 | 
   | Cluster B | 200 |  0  | 600 | 
   | Cluster C | 900 | 600 |  0 | 


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

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


Reply via email to