Nick Griffiths
Nick Griffiths
The jdk-connector respects the client config option for read timeout, but it doesn't treat is as a socket read timeout (which the default connector does [^so_timeout], it applies it to...
if you haven't set Thread['name'](which sometimes you can't do nicely if you are working with third party libs), the thread name in the output comes out as #Thread:0x3b6c57b1 I've hacked...
We've found that we can't use jdk-connector to read entities from servers that are using chunked encoding, or we get intermittent `BufferOverflow` exceptions. We're fairly sure this only happens with...