]
Guillermo González de Agüero closed WFLY-7633.
----------------------------------------------
Resolution: Duplicate Issue
Duplicated from WFLY-4163
Allow to define Infinispan job repository for Batch subsystem
-------------------------------------------------------------
Key: WFLY-7633
URL:
https://issues.jboss.org/browse/WFLY-7633
Project: WildFly
Issue Type: Feature Request
Components: Batch, Clustering
Reporter: Guillermo González de Agüero
Assignee: Cheng Fang
According to its documentation, JBeret supports Infinispan caches as job repositories
(
https://jberet.gitbooks.io/jberet-user-guide/content/set_up_jberet/). However, WildFly
only allows in memory and JDBC repositories
(
https://wildscribe.github.io/Wildfly/10.0.0.Final/subsystem/batch-jberet/...).
IMHO, an Infinispan based one should be the default in HA profiles.