[
https://issues.apache.org/jira/browse/FLINK-14329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945278#comment-16945278
]
Qiu Yanjun commented on FLINK-14329:
------------------------------------
I have alreay committed a github pull request,
[https://github.com/apache/flink/pull/9845].
> Simplify code with lambda expressions in flink-core module
> -----------------------------------------------------------
>
> Key: FLINK-14329
> URL: https://issues.apache.org/jira/browse/FLINK-14329
> Project: Flink
> Issue Type: Improvement
> Reporter: Qiu Yanjun
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When I was using IDEA for code checking, I found that there are many places
> in the flink-core module that can use lambda expressions to simplify the code
> and improve the readability of the code, so I want to propose optimizing the
> code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)