dnishimura commented on a change in pull request #1027: SAMZA-2046: Startpoint
fan out implementation
URL: https://github.com/apache/samza/pull/1027#discussion_r284754923
##########
File path:
samza-core/src/main/java/org/apache/samza/startpoint/StartpointManager.java
##########
@@ -139,21 +169,26 @@ public Startpoint readStartpoint(SystemStreamPartition
ssp) {
* @param taskName The {@link TaskName} to fetch the {@link Startpoint} for.
* @return {@link Startpoint} for the {@link SystemStreamPartition}, or null
if it does not exist or if it is too stale.
Review comment:
Will do.
----------------------------------------------------------------
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