Kubernetes hornetq issue

10/13/2019

I have dockerized a hornetq server that receives/serves data from 60 queues and 20 topics. While as a docker plays perfectly, as a kubernetes deployment there are problems after 2-3 hours. Logs on deployment have no errors. What happens is that client healthcheck timeouts and marks it as unhealthy. Has anyone any idea of how I can debug or what's going on?

-- Stap7
hornetq
kubernetes

0 Answers