Chia-Ping Tsai created KAFKA-17806: -------------------------------------- Summary: Revisit all this-escape Key: KAFKA-17806 URL: https://issues.apache.org/jira/browse/KAFKA-17806 Project: Kafka Issue Type: Bug Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
classes with subclasses should be refactored. Some of these classes can be marked as final to resolve the warnings, as this-escape becomes an issue when there are overridden methods. Additionally, we need to review the tests to ensure that adding final declarations doesn’t break any mock testing. -- This message was sent by Atlassian Jira (v8.20.10#820010)