You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/01/21 21:35:21 UTC

[GitHub] [zookeeper] Randgalt opened a new pull request #1229: ZOOKEEPER-3703 - publish a test JAR

Randgalt opened a new pull request #1229: ZOOKEEPER-3703 - publish a test JAR
URL: https://github.com/apache/zookeeper/pull/1229
 
 
   It would be very helpful to Apache Curator and others if ZooKeeper published its testing code as a Maven Test JAR. Curator, for example, could use it to improve its testing server to make it easier to inject error conditions without having to have forced time delays and other hacks.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [zookeeper] maoling commented on issue #1229: ZOOKEEPER-3703 - publish a test JAR

Posted by GitBox <gi...@apache.org>.
maoling commented on issue #1229: ZOOKEEPER-3703 - publish a test JAR
URL: https://github.com/apache/zookeeper/pull/1229#issuecomment-581724169
 
 
   - Yes, really needs this. I usually use `curator-test` for unit case test instead.
   - BTW, @nkalmar  I saw your guys try to split the whole project into more modules: `zookeeper-common, zookeeper-server, zookeeper-client` previously. Any good news? :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [zookeeper] eolivelli closed pull request #1229: ZOOKEEPER-3703 - publish a test JAR

Posted by GitBox <gi...@apache.org>.
eolivelli closed pull request #1229: ZOOKEEPER-3703 - publish a test JAR
URL: https://github.com/apache/zookeeper/pull/1229
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [zookeeper] eolivelli commented on issue #1229: ZOOKEEPER-3703 - publish a test JAR

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #1229: ZOOKEEPER-3703 - publish a test JAR
URL: https://github.com/apache/zookeeper/pull/1229#issuecomment-581824798
 
 
   @nkalmar I have cherry picked to branch-3.5 as this is the most active branch for users.
   They will be able to use this facility in 3.5 and prepare for 3.6

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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