cloudstax / firecamp

Serverless Platform for the stateful services
https://www.cloudstax.io
Apache License 2.0
208 stars 21 forks source link

Kafka JMX metrics are not available #72

Closed jazzl0ver closed 5 years ago

jazzl0ver commented 5 years ago

It appears (https://stackoverflow.com/a/39256051), we need to set and open RMI port along with JMX port to be able to collect metrics using JMX. Fortunately, we can re-use the same JMX port (9093) for RMI at the same time.

JuniusLuo commented 5 years ago

Thanks. This looks easy to do. We could open rmi for kafka.