mcavage/node-zkplus

Allow custom znode names when creating elections

Closed this issue · 1 comments

Elections currently inline the IP addr of the node as part of the znode name. Making this flexible would mean that we can inline other information as well, such as a port number.

Turns out this was already included with the pathPrefix variable in generic elections.