Alexander Wels has posted comments on this change. Change subject: webadmin: Application continue polling after logout ......................................................................
Patch Set 1: Looks good to me, but someone else must approve (1 inline comment) .................................................... File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/CommonModel.java Line 732: getAlertList().EnsureAsyncSearchStopped(); Line 733: getTaskList().EnsureAsyncSearchStopped(); Line 734: getBookmarkList().EnsureAsyncSearchStopped(); Line 735: getRoleListModel().EnsureAsyncSearchStopped(); Line 736: getSystemPermissionListModel().EnsureAsyncSearchStopped(); Regardless we need to stop polling when we log out, which is what this patch does. Line 737: Line 738: if (Frontend.getIsUserLoggedIn()) Line 739: { Line 740: AsyncQuery _asyncQuery = new AsyncQuery(); -- To view, visit http://gerrit.ovirt.org/10895 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibd2718649ab4031e6ff2b0d0e6c449f53164ff9f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches