nizhikov commented on a change in pull request #8928:
URL: https://github.com/apache/ignite/pull/8928#discussion_r612153697
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/processors/performancestatistics/AbstractPerformanceStatisticsTest.java
##########
@@ -197,6 +210,20 @@ protected static PerformanceStatisticsMBean
statisticsMBean(String igniteInstanc
boolean timedOut) {
// No-op.
}
+
+ /** {@inheritDoc} */
+ @Override public void checkpoint(UUID nodeId, long beforeLockDuration,
long lockWaitDuration,
Review comment:
Please, fix code formatting.
--
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]