|
@@ -1486,7 +1486,7 @@ class BlockReceiver implements Closeable {
|
|
removeAckHead();
|
|
removeAckHead();
|
|
}
|
|
}
|
|
} catch (IOException e) {
|
|
} catch (IOException e) {
|
|
- LOG.warn("IOException in BlockReceiver.run(): ", e);
|
|
|
|
|
|
+ LOG.warn("IOException in PacketResponder.run(): ", e);
|
|
if (running) {
|
|
if (running) {
|
|
// Volume error check moved to FileIoProvider
|
|
// Volume error check moved to FileIoProvider
|
|
LOG.info(myString, e);
|
|
LOG.info(myString, e);
|