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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
