[ https://issues.apache.org/jira/browse/IGNITE-25762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksandr Polovtsev updated IGNITE-25762: ----------------------------------------- Description: MetricsExpoter's implementations use a mixed approach for handling concurrency: some classes use {{synchronised}}, other use {{volatile}}, some use both. This should be sorted out and a single approach should be used. > Remove synchronized from MetricExporter implementation > ------------------------------------------------------ > > Key: IGNITE-25762 > URL: https://issues.apache.org/jira/browse/IGNITE-25762 > Project: Ignite > Issue Type: Improvement > Reporter: Aleksandr Polovtsev > Assignee: Aleksandr Polovtsev > Priority: Minor > Labels: ignite-3 > > MetricsExpoter's implementations use a mixed approach for handling > concurrency: some classes use {{synchronised}}, other use {{volatile}}, some > use both. This should be sorted out and a single approach should be used. -- This message was sent by Atlassian Jira (v8.20.10#820010)