Skip to content

Commit 0257e61

Browse files
committed
Cosmetic changes
1 parent ca42c74 commit 0257e61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

metrics/src/main/java/io/scalecube/metrics/CountersReaderAgent.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ private int running() {
143143
}
144144

145145
readInterval.delay();
146+
146147
if (!isActive(countersFile)) {
147148
state(State.CLEANUP);
148149
LOGGER.warn("[{}] {} is not active, proceed to cleanup", roleName(), countersFile);

0 commit comments

Comments
 (0)