[
https://issues.apache.org/jira/browse/TUBEMQ-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104035#comment-17104035
]
Guo Jiwei commented on TUBEMQ-92:
---------------------------------
For TubeMQ compiles with Java1.7 at least, we could not simplify codes with
Java1.8 features like lambda expression.
> simply duplicate code
> ---------------------
>
> Key: TUBEMQ-92
> URL: https://issues.apache.org/jira/browse/TUBEMQ-92
> Project: Apache TubeMQ
> Issue Type: Improvement
> Reporter: clay
> Priority: Low
> Labels: pull-request-available
> Attachments: image-2020-05-09-21-56-08-079.png
>
>
> in FlowCtrlRuleHandler.java. several comparators still use the old way of
> writing, we can replace them with a new syntax, this will make the code clean
> and easy-reading
--
This message was sent by Atlassian Jira
(v8.3.4#803005)