GitHub user banecogic opened a pull request:

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

    SAMZA-1071: Implement aliases for input topics

    With current implementation for input topics we can define serde, 
bootstrapping, broadcasting ... Changing input topic name requires additional 
changes through the configuration - introducing chances for errors.
    Using aliases only one change is required (in task.inputs), therefore 
eliminating chances for error.

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

    $ git pull https://github.com/banecogic/samza SAMZA-1071

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

    https://github.com/apache/samza/pull/47.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 #47
    
----
commit f8f39b9a82cac8cc725fe01fd739a4f694a34e25
Author: banecogic <b.co...@levi9.com>
Date:   2017-02-02T12:57:36Z

    SAMZA-1071: Implement aliases for input topics

commit 922500172490447cbc9ddec6d7aa02b50239f152
Author: banecogic <b.co...@levi9.com>
Date:   2017-02-03T07:06:06Z

    Docs for SAMZA-1071

----


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

Reply via email to