RFR: Reuse HttpClient instances

Erik Helin ehelin at openjdk.java.net
Mon Mar 23 12:08:36 UTC 2020


On Mon, 23 Mar 2020 12:03:21 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that improves reuse of HttpClient instances, as they can be shared and creating new ones
> causes unnecessary thread creation.
> Best regards,
> Robin

Looks good!

-------------

Marked as reviewed by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/534


More information about the skara-dev mailing list