[
https://issues.apache.org/jira/browse/IGNITE-20912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872293#comment-17872293
]
Julia Bakulina commented on IGNITE-20912:
-----------------------------------------
[~namelchev] could you please review?
> 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
> Fix For: 2.17
>
>
> 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)