opendj3-server-dev/src/server/org/opends/server/protocols/LDIFConnectionHandler.java
@@ -504,21 +504,7 @@ } finally { if (reader != null) { try { reader.close(); } catch (Exception e) {} } if (writer != null) { try { writer.close(); } catch (Exception e) {} } close(reader, writer); } if (errorEncountered || (! fullyProcessed))