-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
HistoryCleanupBatchSize and historyCleanupBatchThreshold config params must be validated and exception must be thrown in case of failure.
- 0 < historyCleanupBatchSize <= MAX_BATCH_SIZE
- historyCleanupBatchThreshold >= 0