Mmuzaf commented on a change in pull request #8688:
URL: https://github.com/apache/ignite/pull/8688#discussion_r563745617
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/WalStateManager.java
##########
@@ -304,6 +305,12 @@ public boolean prohibitWALDisabling() {
String.format("Cache WAL mode cannot be changed within lock or
transaction " +
"[cacheNames=%s, walEnabled=%s]", cacheNames, enabled));
Review comment:
Ilya, from my point of view we should add such comment due to we can
forget to remove warnings when the issue will be fixed.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]