Ivan Bessonov created IGNITE-19984:
--------------------------------------
Summary: IncrementalVV#dependingOn doesn't work
Key: IGNITE-19984
URL: https://issues.apache.org/jira/browse/IGNITE-19984
Project: Ignite
Issue Type: Bug
Reporter: Ivan Bessonov
Currently, this method is based on the following invariant:
- no "update" closures of VV will be executed until registry triggers the
token's completion.
This statement is false, update closures may be executed immediately. And this
is fine IMO.
So, we must get rid of "dependingOn" thing and provide other ways of expressing
explicit dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)