Vladislav Pyatkov created IGNITE-16727:
------------------------------------------
Summary: Add an option to turn off metadata synchronization
Key: IGNITE-16727
URL: https://issues.apache.org/jira/browse/IGNITE-16727
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
While the synchronization protocol of metadata between cluster node have not
been implemented. We use direct access to Metastorage in the places where the
most actual metadata required. But the approach increases a latency on the
operations dramatically.
Let’s add an option (JVM property) for tests and benchmarks, which allow
skipping the direct metadata request. This will unblock some activities for QA,
and generally sounds like a sensible option for debug and tests.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)