zbye commented on issue #13148:
URL: https://github.com/apache/pulsar/issues/13148#issuecomment-986457708


   @mattisonchao 真实场景中,生产者会对接交易所并往pulsar集群中发送实时最新行情数据(时序数据),消费者从pulsar中消费并使用数据。 
 我们是想做pulsar集群的高可用,正常情况下,应用程序(含生产者和消费者)只使用本地集群;如果本地机房断电,应用程序能自动切换到远端集群继续运行。 
   
   我们初期是想用域名或虚IP方式做切换,希望切换pulsar集群时,应用程序不做改动。


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