GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/50
Zk controller
Added ZKController and ZkControllerImpl
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navina/samza ZkController
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/50.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 #50
----
commit 76b5167e856984d627a73f020d4ca1c7e9ae8750
Author: Boris Shkolnik <[email protected]>
Date: 2017-01-23T21:16:49Z
added new line at then end
commit 37c2c8beddbf61325da80ea190e1f8e70d7c1bbc
Author: navina <[email protected]>
Date: 2017-01-23T21:16:49Z
Extracting files related to LeaderElection
commit aaaf24e2b159b21f28670171b027c2a69ea2737c
Author: navina <[email protected]>
Date: 2017-02-02T01:40:13Z
Adding EmbeddedZookeeper for testing
commit 317cf167ba9d5bd08e9ebe753892c2bd44befeb0
Author: navina <[email protected]>
Date: 2017-02-02T02:14:36Z
Adding tests for ZkKeyBuilder
commit 1734f8f905cafb2b1416422ac8809da30c3a848b
Author: navina <[email protected]>
Date: 2017-02-03T18:51:14Z
Adding tests for ZkUtils
commit 6dd6b8d8e891540ee75f0db5966afe5e7f599dd0
Author: navina <[email protected]>
Date: 2017-02-04T02:43:12Z
Adding tests for ZkLeaderElector
commit edda60d6b69fcbffae46975caa28b8091e877d1a
Author: navina <[email protected]>
Date: 2017-02-07T03:47:38Z
Removing an unintended change to the grouper
commit a0a74094f8366f0ee7898464fe75ae74c780cc84
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-07T21:56:05Z
Merge branch 'master' of https://github.com/navina/samza
commit d126b10b0700cb8a58bcf7ba4e9bc760ca57d894
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-08T00:25:03Z
ScheduleAfterDebounceTime
commit 6649c80ccd34804d1516ffe85c0ac0502ad581a3
Author: navina <[email protected]>
Date: 2017-02-08T00:51:33Z
Fixing ZkUtils close(). No need to close underlying connection explicitly
commit d7a7ccbee29acf668c764b0bb4d32fbef0f0e471
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-08T22:50:56Z
Merge branch 'LeaderElector' into ScheduleAfterDebounceTime
commit ce8340986529faf0dd4e40aad8647f383e5891af
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-08T22:56:19Z
cleanup
commit 3df0def4bc50d6fcbd9b086b902ddecd32b9b039
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-09T01:49:52Z
ZkControllerImpl
commit f0cae7bf62d4f204c26613f741fb27b08995388e
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-09T01:49:55Z
Merge branch 'LeaderElector' into ZkController
commit c9b3fe4c540e093e433b013cd278f3a35d3c5d1f
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-09T01:50:08Z
Merge branch 'ScheduleAfterDebounceTime' into ZkController
commit efc4d03e4c19862b20075cd872235c233203d959
Author: Boris Shkolnik <[email protected]>
Date: 2017-02-09T02:29:25Z
ZkController
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---