-
Feature
-
Resolution: Done
-
Major
-
1.33.0
-
None
-
False
-
None
-
False
-
Feature
-
In Progress
-
+
-
-
Augment the Jobs Service liveness health checks, to consider a configurable amount of time that limits the time to keep retrying to get the leader status. If leader status can't be obtained in that time, the liveness check will produce a negative report.
Implementation Ideas:
Add a configuration parameter kogito.jobs-service.management.leader-check.expiration-in-seconds, to set the maximum time the jobs service will wait to get the leader status. A negative value or zero, means no limit. The default value will be -1.
- is depended on by
-
SRVLOGIC-338 Make the Operator configure the Jobs Service Leader liveness check
- Release Pending
- is related to
-
SRVLOGIC-398 [Doc] [OSL] Document Job Service liveness check in the OSL docs.
- New
- relates to
-
SRVLOGIC-324 Live reload does not work for KN CLI plugin
- Code Review
- links to