kirktrue commented on PR #12398:
URL: https://github.com/apache/kafka/pull/12398#issuecomment-1179833908

   The issue really does seem to boil down to how the `Subject` class 
implicitly expects the objects in its public credentials set to behave. They 
seem to really be expected to be unique. I'm not sure if we're violating some 
assumption or tenet in `OAuthBearerLoginModule`, SaslExtensions`, or not.
   
   I don't see a way to change `OAuthBearerLoginModule` to account for the case 
when two instances in the set evaluated to being equal.


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