[
https://issues.apache.org/jira/browse/IGNITE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516748#comment-17516748
]
Vladislav Pyatkov commented on IGNITE-16727:
--------------------------------------------
All comments have fixed before the patch merged:
5230638cfe13d9c372697d560743b774486a015c
> 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
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)