cleanup Cluster logging
* include Cluster Node prefix in same way for all logging
This commit is contained in:
parent
00b235d9c5
commit
19c9fbc355
8 changed files with 180 additions and 76 deletions
|
|
@ -68,7 +68,7 @@ class ClusterLogDefaultSpec extends ClusterLogSpec(ClusterLogSpec.config) {
|
|||
cluster.settings.LogInfoVerbose should ===(false)
|
||||
join("is the new leader")
|
||||
awaitUp()
|
||||
down("is no longer the leader")
|
||||
down("is no longer leader")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue