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: [email protected] With regards, Apache Git Services
