Change in ovirt-engine[master]: webadmin: change few queries to be not refreshable

ahadas at redhat.com ahadas at redhat.com
Thu Mar 20 08:45:24 UTC 2014


Arik Hadas has submitted this change and it was merged.

Change subject: webadmin: change few queries to be not refreshable
......................................................................


webadmin: change few queries to be not refreshable

The automatic logout did not work when the snapshot sub-tab was shown.
It did not work because queries which were executed in this state were
invoked as refreshable, thus preventing the session from being
terminated automatically. So the solution is to change those queries to
be not refreshable.

Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30
Bug-Url: https://bugzilla.redhat.com/1058629
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
1 file changed, 12 insertions(+), 5 deletions(-)

Approvals:
  Arik Hadas: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list