ByungHeeCha opened a new pull request #275: [Nemo-429] SWPP TEAM10 Code Smell Fix URL: https://github.com/apache/incubator-nemo/pull/275 JIRA: [NEMO-429: TITLE](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-429) **Minor changes to note:** - Make "reader" transient or serializable - Swap 2 arguments so they are in the correct order: expected value, actual value. - Replace lambda with a method reference - removed `NoSuchElementException`, `java.util.NoSuchElementException` **Tests for the changes:** - None **Other comments:** - None
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
