pprovenzano commented on code in PR #14083:
URL: https://github.com/apache/kafka/pull/14083#discussion_r1295140057


##########
metadata/src/test/java/org/apache/kafka/image/MetadataImageTest.java:
##########


Review Comment:
   It is because the compare is using the toString() which redacts sensitive 
data and I didn't remove any of the delegation tokens between IMAGE1 and IMAGE2 
so all the keys match. Once I add a RemoveDelegationTokenRecord in the test, 
that should cause it to fail.



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