prateekm commented on a change in pull request #1179: SAMZA-2334:
SSPGrouperProxy should check if job is stateful, not if host-affinity is enabled
URL: https://github.com/apache/samza/pull/1179#discussion_r332634245
##########
File path:
samza-core/src/main/java/org/apache/samza/container/grouper/stream/SSPGrouperProxy.java
##########
@@ -42,21 +44,21 @@
/**
* Provides a stream expansion aware task to partition assignments on top of a
custom implementation
* of the {@link SystemStreamPartitionGrouper}.
+ * @see <a
href="https://cwiki.apache.org/confluence/display/SAMZA/SEP-5%3A+Enable+partition+expansion+of+input+streams">SEP-5</a>
Review comment:
FYI, the Apache URL shortener: https://s.apache.org
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services