You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/03 15:54:40 UTC

[GitHub] [kafka] chia7712 edited a comment on pull request #10024: KAFKA-12273 InterBrokerSendThread#pollOnce throws FatalExitError even…

chia7712 edited a comment on pull request #10024:
URL: https://github.com/apache/kafka/pull/10024#issuecomment-772381441


   > FatalExitException is mentioned in the PR description. What throws that?
   
   please take a look at following log (from gradle)
   
   `
       [2021-02-03 02:03:58,599] ERROR [Transaction Marker Channel Manager 0]: unhandled exception caught in InterBrokerSendThread (kafka.coordinator.transaction.TransactionMarkerChannelManager:76)
       org.apache.kafka.common.errors.DisconnectException: NetworkClient is no longer active, state is CLOSING
   `
   
   It can reproduce by looping ```AuthorizerIntegrationTest``` or ```PlaintextAdminIntegrationTest```.


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