Andrey Mashenkov created IGNITE-21711:
-----------------------------------------
Summary: Allow get current time from ClockWaiter.
Key: IGNITE-21711
URL: https://issues.apache.org/jira/browse/IGNITE-21711
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
ClockWaiter allows to get notification at certain time, but there is no way to
know the current time.
Because of this fact, we have to pass both object (clockWaiter and clock) to
dependant objects.
Let's add a shortcut for `clock.now()` in ClockWater and remove all unwanted
dependencies in code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)