Ivan Zlenko created IGNITE-28068:
------------------------------------
Summary: 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
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)