Added multi-jvm test for ClusterDeployer
This commit is contained in:
parent
426b1328f2
commit
5a04095c6b
11 changed files with 99 additions and 116 deletions
|
|
@ -121,7 +121,6 @@ trait ClusterNodeMBean {
|
|||
*/
|
||||
object Cluster {
|
||||
val EMPTY_STRING = "".intern
|
||||
val UUID_PREFIX = "uuid:".intern
|
||||
|
||||
// config options
|
||||
val name = Config.clusterName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue