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

    https://github.com/apache/storm/pull/2233#discussion_r131659700
  
    --- Diff: storm-client/src/jvm/org/apache/storm/streams/PairStream.java ---
    @@ -380,6 +383,22 @@
             return partitionBy(KEY).updateStateByKeyPartition(stateUpdater);
         }
     
    +    /**
    +     * group the values of this stream with the values having the same key 
from the other stream.
    --- End diff --
    
    group -> Groups


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