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 2022/09/05 07:16:44 UTC

[GitHub] [pulsar] congbobo184 commented on issue #17040: [Bug] [txn] can not do txn-produce after several pulsar-perf op and cluster restart

congbobo184 commented on issue #17040:
URL: https://github.com/apache/pulsar/issues/17040#issuecomment-1236624084

   @TakaHiR07 Hi
   what version of the client you are using? 
   ```
   18:27:19.260 [transaction_coordinator_TransactionCoordinatorID(id=6)thread_factory-70-1] ERROR org.apache.pulsar.broker.TransactionMetadataStoreService - End transaction fail! TxnId : (6,2309004), TxnAction : 1 org.apache.pulsar.transaction.coordinator.exceptions.CoordinatorException$CoordinatorNotFoundException: Transaction coordinator with id 6 not found! 18:27:19.260 [transaction-coordinator-thread-factory-66-1] INFO org.apache.pulsar.broker.TransactionMetadataStoreService - Added new transaction meta store TransactionCoordinatorID(id=6)
   ```
   this log is normal and does not affect behavior, we will change it to warn or debug level.
   
   for creating a producer timeout problem, can you conveniently provide the jstack, dump and log file? 
   https://github.com/apache/pulsar/issues/17040#issuecomment-1214544142 Is the thread still stuck here?
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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