Do not use passive connections 37/88437/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Mar 2020 11:45:48 +0000 (12:45 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Mar 2020 11:45:48 +0000 (12:45 +0100)
We are seeing issues with passive connections, pointing towards
switching them off (or migrate to Artery TCP, which is one-way).

As Artery TCP has memory leaks before 2.5.29, opt to disable passive
connections.

Change-Id: Ia9779ad6a7d9d2bc73306d0968e5d22553450fac
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/factory-akka.conf

index 34b309b0b162d77f905bfede823f34f05711cd47..e2ec0fca9ebe74479e0a73097d29e111d5481d8d 100644 (file)
@@ -86,6 +86,9 @@ odl-cluster-data {
     }
     remote {
       log-remote-lifecycle-events = off
+      # Disable passive connections, as we are seeing issues
+      # with read-only associations
+      use-passive-connections = off
 
       netty.tcp {
         maximum-frame-size = 419430400