[
https://issues.apache.org/jira/browse/IGNITE-24672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-24672:
---------------------------------------
Description:
The log looks like this:
[2025-02-28T08:57:04,437][INFO
][ForkJoinPool.commonPool-worker-6][ClusterManagementGroupManager] Found a
ResetClusterMessage in storage, going to do cluster reset
[message=ResetClusterMessageImpl
[clusterId=5b59f125-97dc-4cc2-bc0e-812308ed4402, clusterName=cluster,
conductor=null, currentMetaStorageNodes=HashSet [node2],
formerClusterIds=ArrayList [db553d5c-fa0f-40bb-8402-2527abe57b56],
initialClusterConfiguration=ignite\{metaStorage{idleSyncTimeInterval=50},replication\{idleSafeTimePropagationDuration=100},schemaSync\{delayDuration=100,maxClockSkew=7},security{authentication{providers=[{name=default,type=basic,users=[{*}{password=ignite,username=ignite}{*}]}]}}},
metastorageReplicationFactor=null, newCmgNodes=HashSet [node2],
participatingNodes=null]]
was:
The log looks like this:
{quote}[2025-02-28T08:57:04,437][INFO
][ForkJoinPool.commonPool-worker-6][ClusterManagementGroupManager] Found a
ResetClusterMessage in storage, going to do cluster reset
[message=ResetClusterMessageImpl
[clusterId=5b59f125-97dc-4cc2-bc0e-812308ed4402, clusterName=cluster,
conductor=null, currentMetaStorageNodes=HashSet [node2],
formerClusterIds=ArrayList [db553d5c-fa0f-40bb-8402-2527abe57b56],
initialClusterConfiguration=ignite\{metaStorage{idleSyncTimeInterval=50},replication\{idleSafeTimePropagationDuration=100},schemaSync\{delayDuration=100,maxClockSkew=7},security\{authentication{providers=[{name=default,type=basic,users=[{password=ignite,username=ignite}]}]}}},
metastorageReplicationFactor=null, newCmgNodes=HashSet [node2],
participatingNodes=null]]{quote}
> Sensitive data gets logged when doing CMG disaster recovery
> -----------------------------------------------------------
>
> Key: IGNITE-24672
> URL: https://issues.apache.org/jira/browse/IGNITE-24672
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> The log looks like this:
> [2025-02-28T08:57:04,437][INFO
> ][ForkJoinPool.commonPool-worker-6][ClusterManagementGroupManager] Found a
> ResetClusterMessage in storage, going to do cluster reset
> [message=ResetClusterMessageImpl
> [clusterId=5b59f125-97dc-4cc2-bc0e-812308ed4402, clusterName=cluster,
> conductor=null, currentMetaStorageNodes=HashSet [node2],
> formerClusterIds=ArrayList [db553d5c-fa0f-40bb-8402-2527abe57b56],
> initialClusterConfiguration=ignite\{metaStorage{idleSyncTimeInterval=50},replication\{idleSafeTimePropagationDuration=100},schemaSync\{delayDuration=100,maxClockSkew=7},security{authentication{providers=[{name=default,type=basic,users=[{*}{password=ignite,username=ignite}{*}]}]}}},
> metastorageReplicationFactor=null, newCmgNodes=HashSet [node2],
> participatingNodes=null]]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)