[Pki-devel] [PATCH] 625 Fixed fail-over in HttpConnection.

Endi Sukma Dewata edewata at redhat.com
Fri Jul 3 00:35:51 UTC 2015


On 7/2/2015 11:10 AM, Endi Sukma Dewata wrote:
> The HttpConnection class has been modified to support fail-over
> and timeout more consistently. The targets are parsed into a list
> during initialization. All direct calls to HttpClient.connect()
> are replaced with a method that will connect to the first available
> target. All connections are now created with a timeout (which by
> default is 0). The timeout is handled internally by JSS instead of
> by explicitly abandoning asynchronous connection thread.
>
> https://fedorahosted.org/pki/ticket/891

Reverted the asynchronous thread changes. ACKed by cfu. Pushed to master.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list