taegeonum commented on a change in pull request #267: [NEMO-429] SWPP TEAM1 
Code Smell Fix
URL: https://github.com/apache/incubator-nemo/pull/267#discussion_r352930945
 
 

 ##########
 File path: 
runtime/executor/src/main/java/org/apache/nemo/runtime/executor/datatransfer/NemoEventEncoderFactory.java
 ##########
 @@ -58,6 +58,7 @@ public String toString() {
    */
   private final class NemoEventEncoder<T> implements EncoderFactory.Encoder<T> 
{
     private final EncoderFactory.Encoder<T> valueEncoder;
+    //NOSONAR
 
 Review comment:
   please remove NOSONAR

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