Michael Kublin has posted comments on this change. Change subject: engine: no timeout in webadmin ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/session/SessionDataContainer.java Line 73: */ These API is unneeded and using it cause to many bugs. Remove GetData(String sessionId, String key) anduse only GetData(sessionId, key, boolean) where for each case u should provide if we need to refresh or not , general approach is not good for such case -- To view, visit http://gerrit.ovirt.org/5218 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ida970380d808d460a5db85f070e3a8d988669ab8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@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