Change in ovirt-engine[ovirt-engine-3.6]: core: Don't use Infinispan subsystem "start" attribute

Tal Nisan has submitted this change and it was merged. Change subject: core: Don't use Infinispan subsystem "start" attribute ...................................................................... core: Don't use Infinispan subsystem "start" attribute The "start" attribute of the "cache-manager" element of the Infinispan sybsystem of the application server was removed in version 9 of WildFly. Instead of relying on that to ensure that the cache is started before the backend it is better to explicitly require it using the EJB deployment descriptor "ejb-jar.xml". Change-Id: I84f2fe41a5d4e72be7a696680742599b109fad8f Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A backend/manager/modules/bll/src/main/resources/META-INF/ejb-jar.xml M packaging/services/ovirt-engine/ovirt-engine.xml.in 2 files changed, 44 insertions(+), 3 deletions(-) Approvals: Martin Peřina: Verified Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48306 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84f2fe41a5d4e72be7a696680742599b109fad8f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com