xiaobing0508 commented on issue #13489:
URL: https://github.com/apache/pulsar/issues/13489#issuecomment-1003265577


   I use pulsar-perf to consume partition-3 with that subscription name.
   
   12:28:12.313 [pulsar-timer-5-1] INFO  
org.apache.pulsar.client.impl.ConnectionHandler - 
[persistent://product/thor/data_out-partition-3] [data_out_g_flt_xgks] 
Reconnecting after connection was closed
   
   12:28:12.316 [pulsar-client-io-1-1] INFO  
org.apache.pulsar.client.impl.ConnectionPool - [[id: 0x3f2e5cc7, 
L:/192.168.191.53:58748 - R:192.168.191.53:6650]] Connected to server
   
   12:28:12.321 [pulsar-client-io-1-1] INFO  
org.apache.pulsar.client.impl.ConnectionPool - [[id: 0x57acae78, 
L:/192.168.191.53:36470 - R:192.168.191.55/192.168.191.55:6650]] Connected to 
server
   
   12:28:12.323 [pulsar-client-io-1-1] INFO  
org.apache.pulsar.client.impl.ConsumerImpl - 
[persistent://product/thor/data_out-partition-3][data_out_g_flt_xgks] 
Subscribing to topic on cnx [id: 0x57acae78, L:/192.168.191.53:36470 - 
R:192.168.191.55/192.168.191.55:6650], consumerId 3
   
   12:28:12.341 [pulsar-client-io-1-1] WARN  
org.apache.pulsar.client.impl.ClientCnx - [id: 0x57acae78, 
L:/192.168.191.53:36470 - R:192.168.191.55/192.168.191.55:6650] Received error 
from server: java.util.concurrent.CompletionException: 
org.apache.pulsar.broker.service.BrokerServiceException$PersistenceException: 
org.apache.bookkeeper.mledger.ManagedLedgerException$BadVersionException: 
org.apache.pulsar.metadata.api.MetadataStoreException$BadVersionException: 
org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = 
BadVersion for 
/managed-ledgers/product/thor/persistent/data_out-partition-3/data_out_g_flt_xgks
   
   12:28:12.342 [pulsar-client-io-1-1] WARN  
org.apache.pulsar.client.impl.ConsumerImpl - 
[persistent://product/thor/data_out-partition-3][data_out_g_flt_xgks] Failed to 
subscribe to topic on 192.168.191.55/192.168.191.55:6650
   
   12:28:12.342 [pulsar-client-io-1-1] WARN  
org.apache.pulsar.client.impl.ConnectionHandler - 
[persistent://product/thor/data_out-partition-3] [data_out_g_flt_xgks] Could 
not get connection to broker: java.util.concurrent.CompletionException: 
org.apache.pulsar.broker.service.BrokerServiceException$PersistenceException: 
org.apache.bookkeeper.mledger.ManagedLedgerException$BadVersionException: 
org.apache.pulsar.metadata.api.MetadataStoreException$BadVersionException: 
org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = 
BadVersion for 
/managed-ledgers/product/thor/persistent/data_out-partition-3/data_out_g_flt_xgks
 -- Will try again in 2.98 s
   


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