Chia-Ping Tsai created KAFKA-19305: -------------------------------------- Summary: Ensure all image classes are immutable Key: KAFKA-19305 URL: https://issues.apache.org/jira/browse/KAFKA-19305 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
The collections in ClientQuotaImage, TopicImage, and ScramImage are not wrapped to ensure immutability. In contrast, the collections in other image classes are. -- This message was sent by Atlassian Jira (v8.20.10#820010)