glu
glu copied to clipboard
Zk Connect String should strip whitespace
Sometimes we copy paste the zk connect string from one fabric to an other and accidentally add whitespace at the head or trail of the string. The Console does not complain about it but then the fabric does not work.
The console should strip all whitespaces in the string: heading and trailing whitespaces but also spaces around commas.