| opends/src/server/org/opends/server/replication/server/ECLServerHandler.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/replication/server/ECLServerHandler.java
@@ -1472,7 +1472,11 @@ */ public String getOperationId() { return startECLSessionMsg.getOperationId(); if (startECLSessionMsg != null) { return startECLSessionMsg.getOperationId(); } return ""; } /**