|
@@ -632,6 +632,7 @@ class BlockSender implements java.io.Closeable {
|
|
*
|
|
*
|
|
* Reporting of this case is done in DataXceiver#run
|
|
* Reporting of this case is done in DataXceiver#run
|
|
*/
|
|
*/
|
|
|
|
+ LOG.warn("Sending packets timed out.", e);
|
|
} else {
|
|
} else {
|
|
/* Exception while writing to the client. Connection closure from
|
|
/* Exception while writing to the client. Connection closure from
|
|
* the other end is mostly the case and we do not care much about
|
|
* the other end is mostly the case and we do not care much about
|