hy00nc commented on a change in pull request #278: [NEMO-429] SWPP TEAM16 Code
Smell Fix
URL: https://github.com/apache/incubator-nemo/pull/278#discussion_r352982242
##########
File path:
runtime/executor/src/main/java/org/apache/nemo/runtime/executor/data/stores/GlusterFileStore.java
##########
@@ -83,7 +83,7 @@ public Block createBlock(final String blockId) {
* @throws BlockWriteException if fail to write.
*/
@Override
- public void writeBlock(final Block block) throws BlockWriteException {
Review comment:
This SonarCloud issue was assigned to another team. Could you revert the
codes changed in this file and resolve[ another
issue](https://sonarcloud.io/project/issues?fileUuids=AWkltI3qgtFwgfOLu2Bs&id=org.apache.nemo%3Anemo-project&resolved=false&rules=squid%3ARedundantThrowsDeclarationCheck)?
----------------------------------------------------------------
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