[ 
https://issues.apache.org/jira/browse/IGNITE-27122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Shishkov updated IGNITE-27122:
-----------------------------------
    Description: 
Current message:
{code}
[2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
 <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
fromCluster=2, toCluster=1]
{code}
Proposed format (or something user friendly):
{code}
[2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
 <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
fromCluster=2, toCluster=1, start=false, oldVer=GridCacheVersion 
[topVer=372630931, order=1761150929060, nodeOrder=2, dataCenterId=1], 
newVer=GridCacheVersion [topVer=372630933, order=1761150932512, nodeOrder=2, 
dataCenterId=2], oldExpire=[0,0], newExpire=[0,1761150959664], old=null, 
new=963]
{code}

*UPD*
Sensitive information is not filtered i case of primitive values of key or 
value.


  was:
Current message:
{code}
[2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
 <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
fromCluster=2, toCluster=1]
{code}
Proposed format (or something user friendly):
{code}
[2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
 <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
fromCluster=2, toCluster=1, start=false, oldVer=GridCacheVersion 
[topVer=372630931, order=1761150929060, nodeOrder=2, dataCenterId=1], 
newVer=GridCacheVersion [topVer=372630933, order=1761150932512, nodeOrder=2, 
dataCenterId=2], oldExpire=[0,0], newExpire=[0,1761150959664], old=null, 
new=963]
{code}



> Enhance ConflictResolver logging
> --------------------------------
>
>                 Key: IGNITE-27122
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27122
>             Project: Ignite
>          Issue Type: Task
>          Components: extensions
>            Reporter: Ilya Shishkov
>            Assignee: Ilya Shishkov
>            Priority: Minor
>              Labels: ise
>
> Current message:
> {code}
> [2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
>  <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
> fromCluster=2, toCluster=1]
> {code}
> Proposed format (or something user friendly):
> {code}
> [2025-10-22T19:35:50,518][ERROR][sys-stripe-3-#4%cdc.CdcIgniteToIgniteReplicationTest1%][CacheVersionConflictResolverImpl]
>  <active-active-cache> Conflict can't be resolved, update ignored [key=470, 
> fromCluster=2, toCluster=1, start=false, oldVer=GridCacheVersion 
> [topVer=372630931, order=1761150929060, nodeOrder=2, dataCenterId=1], 
> newVer=GridCacheVersion [topVer=372630933, order=1761150932512, nodeOrder=2, 
> dataCenterId=2], oldExpire=[0,0], newExpire=[0,1761150959664], old=null, 
> new=963]
> {code}
> *UPD*
> Sensitive information is not filtered i case of primitive values of key or 
> value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to