Brian Nixon created ZOOKEEPER-3415:
--------------------------------------

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


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
(v7.6.3#76005)

Reply via email to