Jonathan Halterman
Jonathan Halterman
Consider throwing RecoveryInProgressException or something like that if an invocation fails while recovery is in progress. This is perhaps a better alternative to AlreadyClosedException which implies that things are hosed...
Allow for plans to handle exceptions via arbitrary code blocks that receive the method name and exception
Be able to detect exceptions that were caused by some other exception.
As I haven't been able to give TypeTools the timely attention it deserves recently, I'd like to see if anyone would be interested in co-maintaining typetools? If so, send me...
Right now it only handles type variables and classes.
ZooNavigator actively validates JSON data when editing a ZNode, but I think it would be good to go a step further and provide either a popup warning when someone tries...
I really like the JSON / YAML modes and was wondering if it would make sense to offer an auto-formatting option based on the mode where text is formatted to...
Copycat allows non-serializable events to (attempt to) be published, which appears to result in the event never being received by the client and the server attempting to resend it over...
This was spawned by the lack of docs on StateMachine.sessions. Let's doc these and include them in generated docs.
Add support for internal metrics, including: request queue depth, operation timing, leader election timing, heartbeat latency, log size, compaction timing, etc.