This is an automated email from the ASF dual-hosted git repository.

rhauch pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 56eb950  MINOR: log epoch and offset truncation similarly to HWM 
truncation (#11140)
     add 8a1fcee  MINOR: Use time constant algorithms when comparing passwords 
or keys (#10978)

No new revisions were added by this update.

Summary of changes:
 .../internals/PlainServerCallbackHandler.java      |  4 +-
 .../security/scram/internals/ScramSaslClient.java  |  3 +-
 .../security/scram/internals/ScramSaslServer.java  |  3 +-
 .../security/token/delegation/DelegationToken.java |  3 +-
 .../java/org/apache/kafka/common/utils/Utils.java  | 36 ++++++++++++++++++
 .../org/apache/kafka/common/utils/UtilsTest.java   | 43 ++++++++++++++++++++++
 6 files changed, 87 insertions(+), 5 deletions(-)

Reply via email to