Skip to content

Commit 9c5e489

Browse files
authored
eof added to StorPoolStatsCollector (#7754)
1 parent f32a63b commit 9c5e489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolStatsCollector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ private void getClusterStats(JsonArray data, Map<String, Pair<Long, Long>> map)
185185
}
186186
}
187187
}
188-
}
188+
}

0 commit comments

Comments
 (0)