Ravi Nori has posted comments on this change.

Change subject: engine : User is UNKNOWN in async task completion events
......................................................................


Patch Set 4:

@Maor

When the user logs out and a new user logs in, the session id for the new user 
will be different from the session id in the command parameters. (The command 
parameters contains the session id of the owner who initiated the command). So 
we will be using the parameters.getParametersCurrentUser() as soon as the user 
logs out since the session user for the session id will be null. 

This should still work

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic0904f9f6d9432ecac1cebee3790eae902a1329a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to