| opends/src/server/org/opends/server/backends/jeb/BackendImpl.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/backends/jeb/BackendImpl.java
@@ -1252,8 +1252,11 @@ // leave the backend in the same state. try { rootContainer.close(); rootContainer = null; if (rootContainer != null) { rootContainer.close(); rootContainer = null; } // Sync the environment to disk. if (debugEnabled())