Description
The current implementation of parseCsvMap in Utils expects k:v,k:v. This modifies that function to accept a string with multiple ":" characters and splitting on the last occurrence per pair.
This limitation is noted in the Reviewboard comments for KAFKA-1512
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-1512 Limit the maximum number of connections per ip address
- Resolved