GitHub user sandeshh opened a pull request:

    https://github.com/apache/apex-core/pull/358

    *Review only* [APEXCORE-482]Make the downstream operator & unifier in the 
same container as THREA…

    …D_LOCAL
    
    Opening it early, to get the feedback on the approach.
    
    Note:
    Added the locality field. The reason for that is StreamMeta is shared with 
the upstream operator, so changing the locality in the Unifier affects the 
upstream as well, but it is not required.
    
    TODO: Add unit tests

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

    $ git pull https://github.com/sandeshh/apex-core APEXCORE-482

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

    https://github.com/apache/apex-core/pull/358.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 #358
    
----
commit dbcf00729aaaf595c8d11b020f81a18c5f5a1e42
Author: sandeshh <[email protected]>
Date:   2016-07-15T14:38:30Z

    Make the downstream operator & unifier in the same container as THREAD_LOCAL

----


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