You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/25 11:39:55 UTC

[GitHub] [flink] freezhan commented on pull request #12157: [FLINK-17691][Connectors/Kafka] fix the bug FlinkKafkaProducer011 transactional.id too long when use Semantic.EXACTLY_ONCE mode

freezhan commented on pull request #12157:
URL: https://github.com/apache/flink/pull/12157#issuecomment-633529964


   @flinkbot @rmetzger 
   The Azure Failed message is
   [error log](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/2121/logs/70)
   
   ```shell
   2020-05-25T08:34:39.2315111Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 32.345 s <<< FAILURE! - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerMigrationOperatorTest
   2020-05-25T08:34:39.2316504Z [ERROR] testRestoreProducer[Migration Savepoint: 1.9](org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerMigrationOperatorTest)  Time elapsed: 3.051 s  <<< ERROR!
   2020-05-25T08:34:39.2317470Z org.apache.kafka.common.KafkaException: Socket server failed to bind to 0.0.0.0:36820: Address already in use.
   2020-05-25T08:34:39.2318339Z 	at kafka.network.Acceptor.openServerSocket(SocketServer.scala:573)
   ```
   
   My change does not involve any port-related code.
   Please help to check whether it is the master branch that has this problem. 
   
   In addition, is there any documentation on how to run CICD locally


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