You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/05 16:08:00 UTC

[jira] [Updated] (ZOOKEEPER-3415) convert internal logic to use java 8 streams

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ZOOKEEPER-3415:
--------------------------------------
    Labels: newbie pull-request-available  (was: newbie)

> convert internal logic to use java 8 streams
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3415
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3415
>             Project: ZooKeeper
>          Issue Type: Wish
>    Affects Versions: 3.6.0
>            Reporter: Brian Nixon
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>
> There are a number of places in the code where for loops are used to perform basic filtering and collection. The java 8 stream api's make these operations much more polished. Since the master branch has been at this language level for a while, I'd wish for a (series of) refactor(s) to convert more of these loops to streams.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)