EdColeman

Results 143 comments of EdColeman

With the prop store changes complete, properties are no longer stored in ZooCache - I'll take a look at this now.

Currently looking at other higher priority things (unless the priority of this changed?) - still intend to evaluate this wrt the prop changes that should have reduced ZooCache usage

I am not sure that clearing twice is an issue. The state transitions of ZooKeeper seemed to indicate that you can get a disconnect and then reconnect without a close....

With infinite retries we'd need to handle a closed state and just quit. Not an issue, just something that needs to be addressed

Maybe I'm missing something - but if setProperties replaces all properties except the ones set, someone would need to include multiple properties that are set by default. For the metadata...

Maybe I am too focused on how it would be handled via the shell if we wanted to allow multiple, atomic sets there. And your example is great - we...

While working on adding version check refresh it looks like we are creating multiple server contexts so this has a higher priority and will look at this next.

Not sure if it would matter - but ids are effectively (if not outright) immutable - the output string could be created on instantiation of the id so that concatenation...

Going from memory, does show few does work with scan (and is useful)? I seem to think it does, but maybe I'm thinking of something else. grep and egrep would...