GitHub user nikhilbhide opened a pull request:
https://github.com/apache/zookeeper/pull/345
Zookeeper 2814: ignore space after comma in connection string
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nikhilbhide/zookeeper
ZOOKEEPER-2814-Ignore-space-after-comma-in-connection-string
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/345.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 #345
----
commit a533e730e70788046d4ab5869702e0ca4a70c5d8
Author: Nikhil Bhide <[email protected]>
Date: 2017-08-23T18:15:19Z
Create StringUtils.java
Class which provides common String utilities
commit 80063abce26cd9a392ff1b1d6b9b323200241832
Author: Nikhil Bhide <[email protected]>
Date: 2017-08-23T18:20:51Z
ZOOKEEPER-2814: Ignore space after comma in connection string
commit 9a4b65e88f091046f2948219894b419721ad2945
Author: Nikhil Bhide <[email protected]>
Date: 2017-08-24T06:32:33Z
Added test to check whether connection string with trims is allowed
commit 894d3a8ff295b81f94c14df913938c899bbcff63
Author: Nikhil Bhide <[email protected]>
Date: 2017-08-24T09:46:57Z
Added code to test split logic implemented in StringUtils.java
commit 6b2de4ca53cce67ecdb1a714ec9ad29a442bfd20
Author: Nikhil Bhide <[email protected]>
Date: 2017-08-24T09:55:25Z
Added import of java.util.List
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---