You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/05/25 01:42:18 UTC

[GitHub] [iotdb] wangchao316 opened a new pull request, #6008: [IOTDB-3281] Replacing log4j with reload4j

wangchao316 opened a new pull request, #6008:
URL: https://github.com/apache/iotdb/pull/6008

   [IOTDB-3281] Replacing log4j with reload4j


-- 
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: reviews-unsubscribe@iotdb.apache.org

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


[GitHub] [iotdb] HTHou commented on a diff in pull request #6008: [IOTDB-3281] Replacing log4j with reload4j

Posted by GitBox <gi...@apache.org>.
HTHou commented on code in PR #6008:
URL: https://github.com/apache/iotdb/pull/6008#discussion_r881589881


##########
pom.xml:
##########
@@ -181,7 +181,7 @@
         <progressbar.version>0.9.2</progressbar.version>
         <!-- for java 11-->
         <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
-        <log4j.version>1.2.17</log4j.version>
+        <log4j.version>1.2.19</log4j.version>

Review Comment:
   Hi, one more question, why don't we use the latest version 1.2.21?



-- 
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: reviews-unsubscribe@iotdb.apache.org

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


[GitHub] [iotdb] qiaojialin merged pull request #6008: [IOTDB-3281] Replacing log4j with reload4j

Posted by GitBox <gi...@apache.org>.
qiaojialin merged PR #6008:
URL: https://github.com/apache/iotdb/pull/6008


-- 
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: reviews-unsubscribe@iotdb.apache.org

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