pjfanning commented on issue #3818: URL: https://github.com/apache/rocketmq/issues/3818#issuecomment-1030798200
@caigy rocketmq-filter seems has a guava dependency and appears to use guava code (imports like com.google.common.cache.Cache). https://github.com/apache/rocketmq/blob/develop/filter/pom.xml#L41 https://github.com/apache/rocketmq/blob/develop/filter/src/main/java/org/apache/rocketmq/filter/parser/SelectorParser.java#L21 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
