Xiaobing Fang created KAFKA-13752:
-------------------------------------
Summary: Using `equals` instead of `==` when Uuid compare in Java
Key: KAFKA-13752
URL: https://issues.apache.org/jira/browse/KAFKA-13752
Project: Kafka
Issue Type: Improvement
Components: clients
Reporter: Xiaobing Fang`Uuid.ZERO_UUID == new Uuid(0L, 0L)` is true in scala, but in java is false. -- This message was sent by Atlassian Jira (v8.20.1#820001)
