Change in ovirt-engine[master]: webadmin: Improve UI Plugin data reload logic

vszocs at redhat.com vszocs at redhat.com
Tue Nov 5 12:15:11 UTC 2013


Vojtech Szocs has submitted this change and it was merged.

Change subject: webadmin: Improve UI Plugin data reload logic
......................................................................


webadmin: Improve UI Plugin data reload logic

UI Plugin infra was designed to allow reloading plugin
meta-data and configuration without having to restart
Engine, i.e. refreshing WebAdmin in browser reloads the
plugin data automatically.

This patch improves existing data reload logic, comparing
cached data against (possibly missing) files, in addition
to comparing (possibly added or modified) files against
cached data.

Change-Id: Ibefec7f4a5748b89e762b88eafed044fab977d04
Bug-Url: https://bugzilla.redhat.com/996563
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/server/gwt/plugin/PluginDataManager.java
1 file changed, 47 insertions(+), 9 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibefec7f4a5748b89e762b88eafed044fab977d04
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list