You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@nemo.apache.org by GitBox <gi...@apache.org> on 2020/01/21 03:53:25 UTC

[GitHub] [incubator-nemo] DifferentSC commented on a change in pull request #258: [NEMO-429] SWPP TEAM 21 code smell fix

DifferentSC commented on a change in pull request #258: [NEMO-429] SWPP TEAM 21 code smell fix
URL: https://github.com/apache/incubator-nemo/pull/258#discussion_r368801428
 
 

 ##########
 File path: runtime/executor/src/main/java/org/apache/nemo/runtime/executor/data/block/Block.java
 ##########
 @@ -120,12 +118,13 @@
    * If another element is written after this method is called, a new non-committed partition should be created
    * for the element even if a partition with the same key is committed already.
    *
-   * @throws BlockWriteException for any error occurred while trying to commit partitions.
+   * @throws org.apache.nemo.common.exception.BlockWriteException for any error occurred
 
 Review comment:
   Resolved

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services