doanduyhai / Achilles

An advanced Java Object Mapper/Query DSL generator for Cassandra
http://achilles.archinnov.info
Apache License 2.0
241 stars 92 forks source link

Add the ability to set the JMX port #360

Closed echauchot closed 5 years ago

echauchot commented 5 years ago

Ports are randomly assigned. Some ports have a with...Port() method to set the port. The aim is to add a withJMXPort() to the builder