Motivation: For on tests we expected a ConnectTimeoutException but used the default timeout of 10 seconds. This slows down testing. Modifications: Use connect timeout of 1 second in unit test. Result: Faster execution of unit test.
Native transport for Linux
See our wiki page.