chia7712 commented on code in PR #18347:
URL: https://github.com/apache/kafka/pull/18347#discussion_r1899523219
##########
docs/upgrade.html:
##########
@@ -56,6 +56,8 @@ <h5><a id="upgrade_400_notable"
href="#upgrade_400_notable">Notable changes in 4
<li>The
<code>org.apache.kafka.common.security.oauthbearer.secured.OAuthBearerValidatorCallbackHandler</code>
class was removed.
Please use the
<code>org.apache.kafka.common.security.oauthbearer.OAuthBearerValidatorCallbackHandler</code>
class instead.
</li>
+ <li>The
<code>org.apache.kafka.common.security.PasswordEncoderConfigs</code> class was
removed.
Review Comment:
Could you please list the removed configs instead?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]