usaguerrilla commented on issue #55:
URL: https://github.com/apache/pulsar-dotpulsar/issues/55#issuecomment-687109611


   ```
   On 2020-09-04 12:21:21: Publishing to 
persistent://public/default/timtestparted...
   persistent://public/default/timtestparted-partition-7 -> Connected
   persistent://public/default/timtestparted-partition-3 -> Connected
   persistent://public/default/timtestparted-partition-1 -> Connected
   persistent://public/default/timtestparted-partition-4 -> Connected
   persistent://public/default/timtestparted-partition-5 -> Connected
   persistent://public/default/timtestparted-partition-0 -> Connected
   persistent://public/default/timtestparted-partition-6 -> Connected
   persistent://public/default/timtestparted-partition-2 -> Connected
   On 2020-09-04 12:21:29: Sent 10000 messages to 
persistent://public/default/timtestparted so far...
   persistent://public/default/timtestparted-partition-1 -> ClosedByServer
   persistent://public/default/timtestparted-partition-5 -> ClosedByServer
   persistent://public/default/timtestparted-partition-6 -> ClosedByServer
   persistent://public/default/timtestparted-partition-2 -> ClosedByServer
   persistent://public/default/timtestparted-partition-0 -> ClosedByServer
   Connection disposed
   -->ExecutorState(persistent://public/default/timtestparted-partition-6) == 
ExecutorState.Faulted
   -->ExecutorState(persistent://public/default/timtestparted-partition-0) == 
ExecutorState.Faulted
   
-->_producer(persistent://public/default/timtestparted-partition-6).IsFinalState(Faulted)
   persistent://public/default/timtestparted-partition-4 -> ClosedByServer
   -->ExecutorState(persistent://public/default/timtestparted-partition-5) == 
ExecutorState.Faulted
   persistent://public/default/timtestparted-partition-7 -> ClosedByServer
   
-->_producer(persistent://public/default/timtestparted-partition-5).IsFinalState(Faulted)
   persistent://public/default/timtestparted-partition-3 -> ClosedByServer
   -->ExecutorState(persistent://public/default/timtestparted-partition-2) == 
ExecutorState.Faulted
   -->ExecutorState(persistent://public/default/timtestparted-partition-7) == 
ExecutorState.Faulted
   Connection disposed
   -->ExecutorState(persistent://public/default/timtestparted-partition-4) == 
ExecutorState.Faulted
   ```
   
   Upon closing connection some producers / consumers end up in faulted state 
and never try to reconnect.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to