GitHub user wicknicks opened a pull request:
https://github.com/apache/kafka/pull/4205
KAFKA-4827: Correctly encode special chars while creating URI objects
Signed-off-by: Arjun Satish <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wicknicks/kafka KAFKA-4827
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4205
----
commit 64d40edafb61033a80609f75a09fed987dd9fdfa
Author: Arjun Satish <[email protected]>
Date: 2017-11-10T17:59:42Z
Correctly encode special chars while creating URI objects
Signed-off-by: Arjun Satish <[email protected]>
----
---