[jcifs] More and more transport threads in blocking state

Michael B Allen ioplex at gmail.com
Fri Aug 8 22:19:10 MDT 2014


On Sat, Aug 9, 2014 at 12:12 AM, Michael B Allen <ioplex at gmail.com> wrote:
> If you try setting responseTimeout > connTimeout, let us know how it
> goes. If it works well for you, maybe we should make it the default.

Or we might just use connTimeout instead of responseTimeout where the
calling thread calls transport.connect() to kick off the transport
thread to call socket.connect(). Logically that makes more sense
anyway. I have added this to the TODO list for further investigation.

Mike


More information about the jCIFS mailing list