[
https://issues.apache.org/jira/browse/IGNITE-20912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julia Bakulina reassigned IGNITE-20912:
---------------------------------------
Assignee: Julia Bakulina
> Ability to switch debug log level for ConflictResolver during runtime
> ---------------------------------------------------------------------
>
> Key: IGNITE-20912
> URL: https://issues.apache.org/jira/browse/IGNITE-20912
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Julia Bakulina
> Priority: Minor
> Labels: IEP-59, ise
>
> Currently, we can not switch debug log level for conflict resolver during
> runtime. There are two conflict resolvers, one of which is chosen in
> {{CacheConflictResolutionManagerImpl}} during cache start. For DEBUG level
> {{DebugCacheVersionConflictResolverImpl}} is used, otherwise
> {{CacheVersionConflictResolverImpl}} is chosen.
> If you enable or disable log debug level for conflict resolver during
> runtime, switching of conflict resolver implementation is not performed and
> you have to restart server node in order to provide necessary log level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)