Commit 0b9d30f
ZOOKEEPER-3590: Zookeeper is unable to set the zookeeper.sasl.client.canonicalize.hostname using system property
See https://issues.apache.org/jira/browse/ZOOKEEPER-3590
This is a very small patch that gives sets the option after reading it from the system.getProperty().
There should not be any side effects since this is mostly copy paste.
Author: aristotelhs <[email protected]>
Reviewers: [email protected], [email protected]
Closes #1124 from aristotelhs/ZOOKEEPER-35901 parent dded710 commit 0b9d30f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments