You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/06 10:15:04 UTC

[GitHub] [pulsar] zyllt removed a comment on issue #6872: Producer cannot connect after Unloading bundle

zyllt removed a comment on issue #6872:
URL: https://github.com/apache/pulsar/issues/6872#issuecomment-624138264


   @codelipenghui at  
   https://github.com/apache/pulsar/blob/f2afad353795f70c00910b6dcce5df8c62b94a67/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java#L639
   Only `thenApply` method was called, if `topicFuture` is exception here it should stay stuck,then 
   https://github.com/apache/pulsar/blob/f2afad353795f70c00910b6dcce5df8c62b94a67/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/ServerCnx.java#L902
   There's no way to get it done here.
   I was hoping to get confirmation from the log, but all I could find this log at 
   https://github.com/apache/pulsar/blob/f2afad353795f70c00910b6dcce5df8c62b94a67/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java#L1208
   but at 
   https://github.com/apache/pulsar/blob/f2afad353795f70c00910b6dcce5df8c62b94a67/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java#L665
   the log is has no output.


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