I found javadocs for package "Protos.HealthCheck": http://mesos.apache.org/api/latest/java/org/apache/mesos/Protos.HealthCheck.html but not a single example of how to use it
On Wed, Dec 7, 2016 at 11:22 AM, Alex Rukletsov <[email protected]> wrote: > What exactly do you mean under "health check task"? > > On Wed, Dec 7, 2016 at 5:09 PM, Victor L <[email protected]> wrote: > >> Can someone recommend simple example of how to add healthcheck task to >> java framework? >> Thanks, >> >> >

