[
https://issues.apache.org/jira/browse/IGNITE-24187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912365#comment-17912365
]
Kirill Tkalenko edited comment on IGNITE-24187 at 1/13/25 7:04 AM:
-------------------------------------------------------------------
Left a comment in the PR.
The ticket also states that release notes and documentation are needed, where
can I see them?
was (Author: [email protected]):
Left a comment in the PR.
> 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. CompletableFuture.completedFuture(null) must be replace nullCompletedFuture
> 2. AtomicReference with simple set/get must be replaced by volatile field
--
This message was sent by Atlassian Jira
(v8.20.10#820010)