C0urante commented on PR #12191:
URL: https://github.com/apache/kafka/pull/12191#issuecomment-1143540485

   @cadonna it is not related to the changes from this PR. I suspect it's 
caused by the artificial reduction in the REST request timeout that we use in 
the blocking connector tests in order to reduce test time. Unfortunately, that 
behavior leaks to other tests being run concurrently, which can cause spurious 
timeout failures.
   
   I put together https://github.com/C0urante/kafka/pull/2 to address that 
issue. Up to you if you'd like me to merge that change into this PR so that we 
can test it in conjunction with the timeout increases here, or if you'd prefer 
to leave this one as-is and review that as a follow-up item.


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to