rchillyard / Majabigwaduce

A framework to allow MapReduce applications to use Akka actors
12 stars 4 forks source link

Cluster MBean issue #19

Closed rchillyard closed 3 years ago

rchillyard commented 4 years ago

The following warning arises when running multiple unit tests at once: Could not register Cluster JMX MBean with name=akka:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'akka.cluster.jmx.multi-mbeans-in-same-jvm = on' in config