srowen commented on a change in pull request #35923:
URL: https://github.com/apache/spark/pull/35923#discussion_r832701416



##########
File path: 
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/RemoteBlockPushResolver.java
##########
@@ -756,12 +756,12 @@ private void writeDeferredBufs() throws IOException {
     }
 
     /**
-     * This throws RuntimeException if the number of IOExceptions have 
exceeded threshold.
+     * This throws IllegalStateException if the number of IOExceptions have 
exceeded threshold.

Review comment:
       No big deal but this can be ` * @throws IllegalStateException if ...`




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to