m1a2st commented on PR #17440:
URL: https://github.com/apache/kafka/pull/17440#issuecomment-2495765117

   > just FYI, we just enabled some auth tests that were marked as blocked on 
this issue, but are really not blocked on this 
(https://github.com/apache/kafka/pull/17885).
   
   Here are the four failing tests I’ve categorized:
   The first type is related to `GroupAuthorizationException`, which includes 
the following tests:
        •       `testCommitWithNoAccess`
        •       `testCommitWithNoGroupAccess`
        •       `testOffsetFetchWithNoGroupAccess`
   
   These three should be addressed in JIRA 18034.
   
   However, the test `testPatternSubscriptionWithNoTopicAccess` seems to have a 
different root cause. I’ve noticed that this test does not trigger the 
`ConsumerRebalanceListenerCallbackCompletedEvent` at all. It might be worth 
opening a new JIRA ticket to track this issue. WDYT?


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