remove test config of old flight recorder (#28800)
This commit is contained in:
parent
04396d9c30
commit
bf6576ce79
6 changed files with 0 additions and 15 deletions
|
|
@ -32,7 +32,6 @@ class ClusterWatcherNoClusterWatcheeConfig(val useUnsafe: Boolean, artery: Boole
|
|||
akka.remote.use-unsafe-remote-features-outside-cluster = $useUnsafe
|
||||
akka.remote.log-remote-lifecycle-events = off
|
||||
akka.remote.artery.enabled = $artery
|
||||
akka.remote.artery.advanced.flight-recorder.enabled = off
|
||||
akka.log-dead-letters = off
|
||||
akka.loggers =["akka.testkit.TestEventListener"]
|
||||
akka.actor.allow-java-serialization = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue