You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/12/27 07:32:16 UTC

[GitHub] [rocketmq] rushsky518 opened a new pull request #1685: when topic does not exist, call topicRouteTable.remove

rushsky518 opened a new pull request #1685: when topic does not exist, call topicRouteTable.remove
URL: https://github.com/apache/rocketmq/pull/1685
 
 
   1 nameserver, 1 broker, 1 producer
   producer send messages to a topic, when broker is down, producer still send heartbeat to broker
   because 
   org.apache.rocketmq.client.impl.factory.MQClientInstance#cleanOfflineBroker
   does not work

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] coveralls edited a comment on issue #1685: when topic does not exist, call topicRouteTable.remove

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on issue #1685: when topic does not exist, call topicRouteTable.remove
URL: https://github.com/apache/rocketmq/pull/1685#issuecomment-569214645
 
 
   
   [![Coverage Status](https://coveralls.io/builds/27809518/badge)](https://coveralls.io/builds/27809518)
   
   Coverage decreased (-0.2%) to 50.489% when pulling **6ff8abaf8f892c424c6809ec784ff09f61fcda05 on rushsky518:topic_not_exist** into **f8f6fbe4aa7f5dee937e688322628c366b12a552 on apache:develop**.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] coveralls commented on issue #1685: when topic does not exist, call topicRouteTable.remove

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #1685: when topic does not exist, call topicRouteTable.remove
URL: https://github.com/apache/rocketmq/pull/1685#issuecomment-569214645
 
 
   
   [![Coverage Status](https://coveralls.io/builds/27808970/badge)](https://coveralls.io/builds/27808970)
   
   Coverage decreased (-0.06%) to 50.582% when pulling **b5d0f45469c35e32362a68e64ea24a0e351995e9 on rushsky518:topic_not_exist** into **f8f6fbe4aa7f5dee937e688322628c366b12a552 on apache:develop**.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq] rushsky518 closed pull request #1685: when topic does not exist, call topicRouteTable.remove

Posted by GitBox <gi...@apache.org>.
rushsky518 closed pull request #1685: when topic does not exist, call topicRouteTable.remove
URL: https://github.com/apache/rocketmq/pull/1685
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services