[
https://issues.apache.org/jira/browse/IGNITE-28068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063217#comment-18063217
]
Roman Puchkovskiy commented on IGNITE-28068:
--------------------------------------------
The patch looks good to me
> Expose lawWatermarkUpdateAsync method in interface
> --------------------------------------------------
>
> Key: IGNITE-28068
> URL: https://issues.apache.org/jira/browse/IGNITE-28068
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Zlenko
> Assignee: Ivan Zlenko
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We only have "sync" method for updating low watermark in our LowWatermark
> interface.
> In implementation we just firing async call and do not wait for the result.
> It will be beneficial to have a way to await for low watermark propagation,
> especially in tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)