shekhars-li commented on code in PR #1682:
URL: https://github.com/apache/samza/pull/1682#discussion_r1298092934


##########
samza-core/src/main/scala/org/apache/samza/storage/ContainerStorageManagerRestoreUtil.java:
##########
@@ -185,17 +185,6 @@ private static CompletableFuture<Map<TaskName, 
Checkpoint>> restoreAllTaskInstan
               throw new SamzaException(msg, ex); // wrap in unchecked 
exception to throw from lambda
             }
           }
-

Review Comment:
   Thanks. Discussed this with Prateek and updated the logic to make it 
clearer. We might have previously missed a bug. Please let me know if it looks 
okay now.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to