Github user gauravgopi123 commented on a diff in the pull request:

    https://github.com/apache/apex-core/pull/358#discussion_r72494444
  
    --- Diff: 
engine/src/main/java/com/datatorrent/stram/plan/physical/PTOperator.java ---
    @@ -85,6 +85,7 @@
         private static final long serialVersionUID = 201312112033L;
     
         public final LogicalPlan.StreamMeta logicalStream;
    +    public Locality locality;
    --- End diff --
    
    You need the streammeta between unifier and downstream operator not unifier 
and upstream operator..


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