gaborgsomogyi commented on PR #21247:
URL: https://github.com/apache/flink/pull/21247#issuecomment-1305696827

   I've just fixed another layer of issue:
   ```
   Nov 07 13:16:23 [ERROR] 
org.apache.flink.streaming.connectors.kafka.KafkaITCase.testMultipleTopicsWithKafkaSerializer
  Time elapsed: 240.264 s  <<< ERROR!
   Nov 07 13:16:23 org.junit.runners.model.TestTimedOutException: test timed 
out after 60000 milliseconds
   ```
   However this issue was still there:
   ```
   Caused by: org.apache.kafka.common.KafkaException: 
org.apache.kafka.common.KafkaException: Unexpected error in 
InitProducerIdResponse; The request timed out.
   ```
   If the last change is not fixing it then I'm leaving this issue for now. 
That can be a tricky one if it's not generated by previous timeouts.


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