GitHub user sborya opened a pull request: https://github.com/apache/samza/pull/198
SAMZA-1305. SAMZA-1306. Unit test - zk unavailable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/navina/samza unitTestZkUnavailable2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/198.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #198 ---- commit bca00e931a4a249608908db7edd9b011e3a6129a Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-10T00:59:45Z used ApplicationConfig constant commit d0fbc70ec4d1a3462a93a47b7885bc1d6be299f8 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-10T23:17:27Z adding first draft of the test commit 26fba1c6e13cdb47b5ca6cb2e08419263b416758 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-10T23:49:49Z set shorter timeout for zk connect commit b21a71e9d8b5b9c4c2462e85c8a7fb2c3d3f27e1 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T00:32:15Z Merge branch 'master' into unitTestZkUnavailable commit c58643146c063968c7b2956aea41f625803533d4 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T16:53:50Z fixed fail test commit c11eb5d2e78576e2ad61489584f5e94a8c0aca01 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T17:03:05Z Merge branch 'master' into unitTestZkUnavailable commit fa46418aa27263a41c4af224e1e982aa6195e893 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T17:58:29Z restore deleted code commit 57e5410fa3858bb52cc61b97fbdfa912fa5a42fd Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T18:39:35Z changed name of constant commit d2a2f832b26d771483c1f35562f322199ec05adb Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T18:40:39Z Merge branch 'master' into unitTestHappyPath4 commit 9ddd8136f095f5ce9be708650b6604eb1eb2b402 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T18:41:53Z Merge branch 'unitTestZkUnavailable' into unitTestHappyPath4 commit 8f719d701f1e85e09a480501f94d407ed7f807c5 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T19:13:40Z cleanup commit 8d16bbd68f430570926543d54d407c423eb0969d Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T19:23:56Z imports commit 0f5691bf3094836790f530a6db25366000a85d97 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T21:04:16Z cleanup commit a3d351e2206d3292bf04209c5710f38308d5e08a Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T21:05:40Z merge commit 7fccf8895a63669d2e4c7cb399c95418b536ea51 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-11T23:50:05Z checkstyle commit 2ae4854470ceccc14ec2a00b8f735363913972a1 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-12T00:34:02Z put aux methods into a separate class commit f2053fbe40fe92a2edcf6fc6a3021eea3a0891dd Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-12T00:34:46Z format commit ebddd25bcb39a038c285fd389641dc509a91847b Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-12T00:53:00Z added failure test commit 6091a5fbfbc49e1bad386945657ec595c6079aa8 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-19T21:51:43Z merge commit 4250b07691ed4237c415a9914b20d10bee545e8f Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-19T23:00:10Z make the test safer for running in parallel commit 1c5f73dcdb91abfbfda56342f3eb694143188bd5 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-22T17:02:14Z Merge branch 'master' into unitTestZkUnavailable2 commit 84519c3fd55f7e2d09fc8205727beb64532efa51 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-22T17:49:33Z refactored commit 79a5a72b505df2f4b2f427eab727df5f5d037a72 Author: Boris Shkolnik <bor...@apache.org> Date: 2017-05-22T17:52:36Z ZkStreamProcessor test - unavailabe Zookeeper and a failing processor ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---