Chia-Ping Tsai created KAFKA-17814: -------------------------------------- Summary: Use `final` declaration to replace the suppression `this-escape` Key: KAFKA-17814 URL: https://issues.apache.org/jira/browse/KAFKA-17814 Project: Kafka Issue Type: Sub-task Reporter: Chia-Ping Tsai
We should add `final` to the either class or method to replace the `@SuppressWarnings("this-escape")` -- This message was sent by Atlassian Jira (v8.20.10#820010)