-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
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):