You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/08/26 07:36:31 UTC

[GitHub] [rocketmq] zongtanghu commented on a change in pull request #3246: [ISSUE #3245] Use df's algorithm to calculate the disk used ratio

zongtanghu commented on a change in pull request #3246:
URL: https://github.com/apache/rocketmq/pull/3246#discussion_r696369748



##########
File path: acl/pom.xml
##########
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.rocketmq</groupId>
         <artifactId>rocketmq-all</artifactId>
-        <version>4.9.1-SNAPSHOT</version>
+        <version>4.9.2-SNAPSHOT</version>

Review comment:
       The rocketmq 4.9.2 version has already been released.So you can rebase the newest codes in the develop branches.

##########
File path: broker/pom.xml
##########
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.rocketmq</groupId>
         <artifactId>rocketmq-all</artifactId>
-        <version>4.9.1-SNAPSHOT</version>
+        <version>4.9.2-SNAPSHOT</version>

Review comment:
       The question is as above.

##########
File path: client/pom.xml
##########
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.rocketmq</groupId>
         <artifactId>rocketmq-all</artifactId>
-        <version>4.9.1-SNAPSHOT</version>
+        <version>4.9.2-SNAPSHOT</version>

Review comment:
       The question is as above.
   
   

##########
File path: common/pom.xml
##########
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.rocketmq</groupId>
         <artifactId>rocketmq-all</artifactId>
-        <version>4.9.1-SNAPSHOT</version>
+        <version>4.9.2-SNAPSHOT</version>

Review comment:
       Other place can be fix as above opinions.




-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org