[
https://issues.apache.org/jira/browse/IGNITE-24187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-24187:
------------------------------------
Description:
Several issues must be fixed:
1. ObjLongConsumer instead of BiConsumer
2. AtomicReference with simple set/get must be replaced by volatile field
was:
Several issues must be fixed:
1. CompletableFuture.completedFuture(null) must be replace nullCompletedFuture
2. AtomicReference with simple set/get must be replaced by volatile field
> Fix code style issues in SystemDistributedConfigurationPropertyHolder
> ---------------------------------------------------------------------
>
> Key: IGNITE-24187
> URL: https://issues.apache.org/jira/browse/IGNITE-24187
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Gusakov
> Assignee: Kirill Gusakov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Several issues must be fixed:
> 1. ObjLongConsumer instead of BiConsumer
> 2. AtomicReference with simple set/get must be replaced by volatile field
--
This message was sent by Atlassian Jira
(v8.20.10#820010)