You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "gharris1727 (via GitHub)" <gi...@apache.org> on 2023/04/14 15:02:51 UTC

[GitHub] [kafka] gharris1727 commented on pull request #13548: MINOR: Fix regression in MM2 task forwarding introduced by KAFKA-14783

gharris1727 commented on PR #13548:
URL: https://github.com/apache/kafka/pull/13548#issuecomment-1508726959

   @ijuma The scope of this PR was small, addressing just one issue. We certainly have several flakey and failing tests that need to be addressed during this test stabilization period. Here are the relevant tickets i've found:
   
   * `ExactlyOnceSourceIntegrationTest` failures are covered under https://issues.apache.org/jira/browse/KAFKA-14901
   * `DedicatedMirrorIntegrationTest` failures are covered under https://issues.apache.org/jira/browse/KAFKA-14718
   * `MirrorConnectorsWithCustomForwardingAdminIntegrationTest` failures are covered under https://issues.apache.org/jira/browse/KAFKA-14905
   
   And outside of the connect/mirrormaker area:
   * `AuthorizerTest` failures are covered under https://issues.apache.org/jira/browse/KAFKA-14900
   * the `initializationError` tests all appear to be failing due to a leaked thread, I could not find a ticket for these.
   The other tests appear unrelated as this is a connect-specific change, and could be flakey tests that have not been identified yet.


-- 
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-unsubscribe@kafka.apache.org

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