Skip to content

Create readiness and liveness checks for containerized operation #14

@smoyer64

Description

@smoyer64

A container orchestration system needs to be able to assess whether the jms-reactive-client is operational and healthy. Candidates are:

  1. A semaphore file (https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#define-a-liveness-command)
  2. Enable JMX on the reactive client and provide a tiny Java application to provide a zero/non-zero status code (https://docs.oracle.com/javase/tutorial/jmx/remote/custom.html)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions