dnishimura commented on a change in pull request #1027: SAMZA-2046: Startpoint
fan out implementation
URL: https://github.com/apache/samza/pull/1027#discussion_r284754194
##########
File path:
samza-core/src/main/java/org/apache/samza/startpoint/StartpointManager.java
##########
@@ -129,7 +159,7 @@ public void writeStartpoint(SystemStreamPartition ssp,
TaskName taskName, Startp
* @param ssp The {@link SystemStreamPartition} 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