You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/03 22:45:45 UTC

[GitHub] Randgalt opened a new pull request #799: ZOOKEEPER-3269 - Add queueEvent to the Testable facade

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:
users@infra.apache.org


With regards,
Apache Git Services