[
https://issues.apache.org/jira/browse/IGNITE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16387:
-------------------------------------
Description:
Currently, it's hard to debug and monitor CDC state and settings.
We need to provide some additional logging and metrics.
* Debug {{CacheVersionConflictResolverImpl}} implementation which will log all
conflict resolution
* Log {{clusterId}} value and creation of {{CacheVersionConflictResolverImpl}}
with cache name.
* Log {{clusterId}} value int {{GridCacheVersion#toString}}
* Add {{conflictResolver}} value in {{CacheView}}.
* Add {{clusterId}} metric.
* etc.
was:
CdcLoader instantiates two SpringApplicationContext during Cdc start.
This can lead to error in case other beans inside context not designed for this
case.
Ignite can load application context only once.
> Improve CDC logging and monitoring
> ----------------------------------
>
> Key: IGNITE-16387
> URL: https://issues.apache.org/jira/browse/IGNITE-16387
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-59
>
> Currently, it's hard to debug and monitor CDC state and settings.
> We need to provide some additional logging and metrics.
> * Debug {{CacheVersionConflictResolverImpl}} implementation which will log
> all conflict resolution
> * Log {{clusterId}} value and creation of
> {{CacheVersionConflictResolverImpl}} with cache name.
> * Log {{clusterId}} value int {{GridCacheVersion#toString}}
> * Add {{conflictResolver}} value in {{CacheView}}.
> * Add {{clusterId}} metric.
> * etc.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)