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 2020/04/01 03:44:25 UTC

[GitHub] [rocketmq] ShannonDing commented on a change in pull request #1900: fix -> might lead to class loading deadlock

ShannonDing commented on a change in pull request #1900: fix -> might lead to class loading deadlock
URL: https://github.com/apache/rocketmq/pull/1900#discussion_r401339309
 
 

 ##########
 File path: filter/src/main/java/org/apache/rocketmq/filter/expression/BooleanConstantExpression.java
 ##########
 @@ -0,0 +1,20 @@
+package org.apache.rocketmq.filter.expression;
+
+/**
+ * Created by bruce in 2020/3/31 23:52
+ */
 
 Review comment:
   pls remove the author info in the code.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services