signalfx / golib

Golib contains various useful golang libraries
Apache License 2.0
69 stars 18 forks source link

zkplus: Add option to check for root node existance #217

Closed keitwb closed 3 years ago

keitwb commented 3 years ago

Instead of always trying to create it if it doesn't exist.

This will allow zkplus to work in environments where certain root nodes are read-only.