rmatharu commented on a change in pull request #991: [SAMZA-2162] - Update
Table APIs to be consistent with High level Async API
URL: https://github.com/apache/samza/pull/991#discussion_r274259868
##########
File path:
samza-api/src/main/java/org/apache/samza/table/AsyncReadWriteTable.java
##########
@@ -39,7 +39,7 @@
* @return completableFuture for the requested value
Review comment:
Return CompletionStage for the requested values, apply to all methods below
in this class
----------------------------------------------------------------
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