Skip to content

Commit

Permalink
debug logging of ArteryUpdSendConsistencyWithThreeLanesSpec, akka#29465
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw committed Aug 17, 2020
1 parent 94dc84d commit b57c34f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class ArteryUpdSendConsistencyWithOneLaneSpec

class ArteryUpdSendConsistencyWithThreeLanesSpec
extends AbstractRemoteSendConsistencySpec(ConfigFactory.parseString("""
akka.loglevel = DEBUG
akka.remote.artery.transport = aeron-udp
akka.remote.artery.advanced.outbound-lanes = 3
akka.remote.artery.advanced.inbound-lanes = 3
Expand Down

0 comments on commit b57c34f

Please sign in to comment.