Skip to content

Add Connector check to liveness probe #2207

Description

@gpongelli

Last week I faced an issue with JFrog Artifactory, it was unreachable via UI and via CLI even if all pods/statefulset were ready .

Looking at all logs, I've found that Artifactory pod reported Connector 'http-nio-8081' is not ready every 15 seconds with an increasing fail count (over 400) .

The workaround was to rollout restart the statefulset, but it should be better to add a check for that on the artifactory's liveness probe, so at least is clear which pod is failing and kubernetes can restart that pod.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions