Randgalt opened a new pull request #799: ZOOKEEPER-3269 - Add queueEvent to the Testable facade URL: https://github.com/apache/zookeeper/pull/799 Add queueEvent to the Testable facade to enabled inserting events into the clients queue. For testing and other reasons it would be very useful to add a way to inject an event into ZooKeeper's event queue. ZooKeeper already has the Testable for features such as this (low level, backdoor, testing, etc.). This queueEvent method would be particularly helpful to Apache Curator and we'd very much appreciate its inclusion.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
