You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by xinyuiscool <gi...@git.apache.org> on 2017/05/12 19:41:55 UTC

[GitHub] samza pull request #189: SAMZA-1289: Default id generator if not configured

GitHub user xinyuiscool opened a pull request:

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

    SAMZA-1289: Default id generator if not configured

    Right now in standalone deployment we require the user to provide an id generator. Since most of the time the users can simply use the UUID generator for id generation, we should default it using that.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1289

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

    https://github.com/apache/samza/pull/189.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 #189
    
----
commit 7f7722bf1ed1e3ee508e35de691eb0cab727a32f
Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz>
Date:   2017-05-12T19:40:21Z

    SAMZA-1289: Default id generator if not configured

----


---
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 #189: SAMZA-1289: Default id generator if not configured

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

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


---
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.
---