nizhikov commented on a change in pull request #8923:
URL: https://github.com/apache/ignite/pull/8923#discussion_r604187353
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java
##########
@@ -8826,25 +8826,25 @@ public static void
removeJavaNoOpLogger(Collection<Handler> rmvHnds) {
}
/**
- * Attaches node ID to log file name.
+ * Attaches prefix to log file name.
*
- * @param nodeId Node ID.
+ * @param postfix Postfix.
* @param fileName File name.
* @return File name with node ID.
Review comment:
Fixed. Thanks
--
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]