I'm working on a Ruby binding for ZooKeeper using the C API, and I'm seeing odd data returned in Stat structs by the asynchronous calls. I can repro the odd data in printf's in the ZK C code, so I think it's a legitimate bug. I haven't dug into the ZK java code to see, but superficially it looks like type conversion/bitspace issues.
I opened a JIRA ticket without getting confirmation on the list first, just because formatting the data readably in text/plain wasn't working. https://issues.apache.org/jira/browse/ZOOKEEPER-634 Thank you, Andrew -- reynh...@quesera.com