J-Bakuli opened a new pull request, #282:
URL: https://github.com/apache/ignite-extensions/pull/282

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to