This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.18 by this push:
     new 9c5e489d828 eof added to StorPoolStatsCollector (#7754)
9c5e489d828 is described below

commit 9c5e489d8289de334eb119ec1e679ff0318a25c9
Author: dahn <[email protected]>
AuthorDate: Wed Jul 19 12:36:44 2023 +0200

    eof added to StorPoolStatsCollector (#7754)
---
 .../cloudstack/storage/datastore/driver/StorPoolStatsCollector.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolStatsCollector.java
 
b/plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolStatsCollector.java
index 92a398934d0..359b11d491e 100644
--- 
a/plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolStatsCollector.java
+++ 
b/plugins/storage/volume/storpool/src/main/java/org/apache/cloudstack/storage/datastore/driver/StorPoolStatsCollector.java
@@ -185,4 +185,4 @@ public class StorPoolStatsCollector extends ManagerBase {
             }
         }
     }
-}
\ No newline at end of file
+}

Reply via email to