Chia-Ping Tsai created KAFKA-20606:
--------------------------------------

             Summary: Using a Map<String, String> to replace Properties in the 
configuration propagation flow
                 Key: KAFKA-20606
                 URL: https://issues.apache.org/jira/browse/KAFKA-20606
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


Since the source keys and values are already Strings, using Properties is 
unnecessary. Furthermore, it introduces redundant .toString() conversions, 
which adds dead weight to the codebase.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to