NettyStream, AsynchronousSocketChannelStream, TlsChannelStream should configure TCP keep-alive mechanism equivalently to SocketStream

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: 5.6.4
    • Component/s: Networking
    • None
    • Java Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      SocketStream configures jdk.net.ExtendedSocketOptions.TCP_KEEPIDLE/TCP_KEEPCOUNT/TCP_KEEPINTERVAL in addition to enabling the TCP keep-alive mechanism.

      Note that applications may configure the SocketChannel used by Netty via com.mongodb.connection.NettyTransportSettings.Builder.socketChannelClass.

      For additional info see

            Assignee:
            Unassigned
            Reporter:
            Valentin Kavalenka
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: