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/07/13 23:42:59 UTC

[GitHub] [kafka] dielhennr opened a new pull request #11042: KAFKA-12886: Enable request forwarding to the controller by default for zookeeper mutation protocols

dielhennr opened a new pull request #11042:
URL: https://github.com/apache/kafka/pull/11042


   Enabled request forwarding by default and addressed test failures.
   
   The following tests are still flaky:
   
   * DynamicBrokerReconfigurationTest > testTrustStoreAlter
   * SaslSslAdminIntegrationTest > testAclDelete
   * SaslSslAdminIntegrationTest > testLegacyAclOpsNeverAffectOrReturnPrefixed
   * AlterUserScramCredentialsRequestTest > testAlterNotController
   
   * SaslPlainSslEndToEndAuthorizationTest
   * PlaintextEndToEndAuthorizationTest
   * GroupEndToEndAuthorizationTest
   * SslEndToEndAuthorizationTest
   	>testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl
   
   https://issues.apache.org/jira/browse/KAFKA-12886


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