You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Qiu Yanjun (Jira)" <ji...@apache.org> on 2019/10/06 08:15:00 UTC

[jira] [Created] (FLINK-14329) Simplify code with lambda expressions in flink-core module

Qiu Yanjun created FLINK-14329:
----------------------------------

             Summary: 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


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)