The report is pretty serious. Anyone can confirm? (and create a jira please)
https://github.com/samuel/go-zookeeper/issues/62 On Wed, Jun 10, 2015 at 7:59 AM, geo-turcsanyi <[email protected]> wrote: > > When you try setting data on an empty path, it will crash and burn your > zookeeper server. And by this I mean data corruption, you need to empty your > data directory and then restart it, otherwise nobody will be able to connect > to it any more and will get a connection refused. > > It would be nice to have an error if the path is empty, rather than letting > the set happen and watching your zookeeper go down in style. >
