GitHub user ilganeli opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/307

    [APEXMALHAR-2106] Support multiple streams in StreamMerger

    * Added ability to support more than one stream in the operator
    
    Note: I am unclear whether this approach will work if the operator or the 
DAG restarts, will the ports be reconnected properly? If not, what mechanism 
prevents this?

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

    $ git pull https://github.com/ilganeli/incubator-apex-malhar APEXMALHAR_2106

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

    https://github.com/apache/incubator-apex-malhar/pull/307.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 #307
    
----
commit 5a486ff777c3b5c41fa2cbbff7a196bc9da18a44
Author: Ilya Ganelin <[email protected]>
Date:   2016-06-01T23:36:49Z

    Initial implementation of a Stream merger operator that can handle more
    than two input streams. Updated test cases

----


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

Reply via email to