-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reproduce steps:
- Modify configuration of job-executor in standalone.xml
eg:
<job-acquisition name="default">
<properties>
<property name="lockTimeInMillis">
100000
</property>
</properties>
</job-acquisition>
Problem:
- values are not considered by the engine
Expected behavior:
- configuration of job-executor
Hints (optional):