iamqq23ue commented on pull request #3382:
URL: https://github.com/apache/rocketmq/pull/3382#issuecomment-978919359


   
2、你的意思是把broker设置为只读,影响太大了。但我的意思是,按目前的修改,发生IO故障以后,接下来每次发送都会返回失败。这比把Broker设置为只读更糟糕的结果,影响更大。我提出的把Broker设置只读,client接下来会把请求发到其它健康的broker去,对用户几乎没有影响,是一个影响更小的方案。
    
   By the way。 目前的修改,每次发送会retry到其他健康的broker,对用户也是无感的。


-- 
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: dev-unsubscr...@rocketmq.apache.org

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


Reply via email to