[Pki-devel] [PATCH] 29 Replaced daemon threads with executor service.

Endi Sukma Dewata edewata at redhat.com
Mon Mar 12 14:43:50 UTC 2012


On 3/9/2012 10:50 AM, Ade Lee wrote:
> ACK on 26 and 29.

Pushed to master. Thanks.

> On Wed, 2012-03-07 at 13:35 -0600, Endi Sukma Dewata wrote:
>> The certificate status update and retrieving modifications tasks
>> have been modified to use the executor service. Unlike daemon
>> threads, the service will allow existing task to exit gracefully
>> before shutting down. An abandon operation is used terminate the
>> persistent search used for retrieving modifications. Some methods
>> have been moved to CertificateRepository class to simplify
>> synchronizations.
>>
>> Ticket #73
>>
>> This patch should be applied on top of #26 (or they can be squashed).
>> There are some other threads that can be converted to use executor
>> service as well, it will be done in separate patches.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list