Alon Bar-Lev has posted comments on this change.

Change subject: aaa: Added mapper usage
......................................................................


Patch Set 6:

(1 comment)

http://gerrit.ovirt.org/#/c/26970/6/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginBaseCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginBaseCommand.java:

Line 128:                 validTo = validTo.compareTo(fromExtension) < 0 ? 
validTo : fromExtension;
Line 129:             } catch (ParseException e) {
Line 130:                 log.warn("Error parsing AuthRecord.VALID_TO . Default 
VALID_TO value will be set on session");
Line 131:             }
Line 132:             SessionDataContainer.getInstance().setValidTo(validTo);
leak to this patch?
Line 133:         }
Line 134:         return true;
Line 135:     }
Line 136: 


-- 
To view, visit http://gerrit.ovirt.org/26970
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib5ac853e9011bb6118796a4cd14c0b7425308f3b
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to