You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by sborya <gi...@git.apache.org> on 2017/08/14 23:50:13 UTC

[GitHub] samza pull request #271: Refactor coordination utils (with the ZkLock)

GitHub user sborya opened a pull request:

    https://github.com/apache/samza/pull/271

    Refactor coordination utils (with the ZkLock)

    please ignore these changes (they come form Pawas' pr #264 ):
    TestStatefulTask.scala
    TestKafkaSystemAdminJava.java
    KafkaSystemAdmin.scala
    TestTaskInstance.scala
    TestOffsetManager.scala
    TestAsyncRunLoop.java
    TaskInstance.scala
    OffsetManager.scala
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sborya/samza RefactorCoordinationUtils

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/271.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 #271
    
----
commit 3c668d9dc6d75c1cff27c10a5bfdc0b5fee94ede
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-04T20:01:08Z

    replace ZkCoordinationUtils with StandAloneCoordinationUtils

commit aeb8ceae176227780ef050700c239492dd95a466
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-04T20:12:14Z

    checkstyle

commit 6909367f2e1bc857ffeb7138a4a89eba627e2eb9
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-08T17:00:52Z

    Merge branch 'master' into RemoveZkCoordinationUtils1

commit 8b097591cae76279b53e347bb085af3436d92193
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-08T18:05:24Z

    added interface

commit f1881b1e65d1ffb67c9d669192c6e0d5fe90a079
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-08T17:33:26Z

    Add lock

commit eddeb45addfef458e8b7875b4d8703191c2a74c5
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-09T18:54:08Z

    Add create streams with lock

commit b9761874aebb454fb7056f9891963d13310309f9
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-09T19:29:41Z

    Fix retry

commit d477a7ff66986f7d2e1279890d87f2b9abad9c8b
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-10T00:25:31Z

    Add lock timeout

commit 97c149b0566bad03e84f6536a06e5289536ddff2
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-12T00:02:18Z

    Change lock API

commit 3587681c0b41c2a1894c825a13b4cd2953889228
Author: PawasChhokra <pa...@gmail.com>
Date:   2017-08-12T01:50:17Z

    Address review

commit 7ff4656d62dc5fa6688cfe73e9fb993076f711e2
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-14T20:27:24Z

    Merge branch 'master' into pr-264

commit 4ae18e8f8342f2bd8fd4f064fa6a0a58b5d3356e
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-14T21:23:57Z

    Merge branch 'master' into RemoveZkCoordinationUtils2

commit 978a0a88f199c6cbe76944cbabbb3bf4df48862a
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-14T22:27:49Z

    merge with the new lock

commit befdc0b330eac198d86f0c6b0cc6b343ebf4cfde
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-14T22:48:21Z

    smlall adjustments

commit 2852cad70da82a6c510d1a69af5559e8ae9e3772
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-08-14T23:02:24Z

    cleanup

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] samza pull request #271: Refactor coordination utils (with the ZkLock)

Posted by sborya <gi...@git.apache.org>.
Github user sborya closed the pull request at:

    https://github.com/apache/samza/pull/271


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---