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

Don't empty connection pool on every RuntimeException

      DBTCPConnector.call/say empties the connection pool if any RuntimeException is thrown while decoding/encoding the response from/to the server. But a runtime exception does not indicate that there is anything wrong with the connections in the pool, so there is no reason to do so.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: