taehioum opened a new pull request #273: [Nemo-429] SWPP TEAM15 Code Smell Fix
URL: https://github.com/apache/incubator-nemo/pull/273
 
 
   JIRA: [NEMO-429: 
TITLE](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-429)
   
   **Minor changes:**
   - Fixed code smells(SWPP Code Smell Session)
   1) make unserializable class fields transient
   2) change order of arguments(from: (got, expected) -> to: (expected, got)) 
for assetions
   3) replace lambda with a method reference
   4) remove ```throws BlockFetchException``` 
   

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

Reply via email to