yyj8 commented on PR #22133:
URL: https://github.com/apache/pulsar/pull/22133#issuecomment-1970477995

   > @yyj8 One of the challenges is making this proposal consistent with the 
Blue-Green deployment feature. PIP-188 #16551 (please note that this PIP was 
filed before we switched to use markdown files for capturing PIPs). Would there 
be a way to make the requirements part of the Blue-Green deployment feature?
   
   PIP-188 appears to be a very good solution for handling internal forwarding 
of traffic. It can forward the traffic written by clients to the Blue cluster 
in the Blue cluster to the Green cluster. However, what we hope for is that 
when the Blue cluster is abnormal, our client can directly complete the 
connection address switch to the Green cluster, instead of needing to occupy 
additional bandwidth and do another forwarding to the Blue cluster.


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