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

mperina at redhat.com mperina at redhat.com
Thu Oct 1 08:57:08 UTC 2015


Martin Peřina 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 at 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:
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Martin Peřina: Looks good to me, approved
  Juan Hernandez: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/46871
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I84f2fe41a5d4e72be7a696680742599b109fad8f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list