Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1934

Netty readTimeout doesn't work as expected

      Currently, NettyStream uses the readTimeout for the ReadTimeoutHandler.

      The ReadTimeoutHandler closes the channel when there is no inbound traffic after the time, regardless of whether or not a read has been requested.

      Currently, its more akin to MaxIdleTime than a read timeout.

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: