Share

Heritrix: Internet Archive Web Crawler

Tracker: Bugs

5 ThreadLocalHttpConnectionManager starts a non-daemon Thread - ID: 1214478
Last Update: Comment added ( karl-ia )

ThreadLocalHttpConnectionManager (introduced with
Heritrix 1.4) runs a helper Thread to close expired
connections. However, this Thread is not set to daemon
mode, eventually causing problems when Heritrix should
be shut down (see mailing list discussion, "Heritrix
1.4 not shutting down" from June 01-03, 2005.

A suggested patch is attached.


Christian


Christian Kohlschütter ( ck-heritrix ) - 2005-06-03 19:37

5

Closed

None

Nobody/Anonymous

None

1.6.0

Public


Comments ( 2 )

Date: 2007-03-14 00:53
Sender: karl-ia


This issue is now discussed in the new JIRA tracker at
http://webteam.archive.org/jira/browse/HER-425 -- please add further
comments at that location.


Date: 2005-06-03 19:44
Sender: stack-sfProject Admin

Logged In: YES
user_id=924942

Applied. Closing. Thanks for patch Christian.


Attached File ( 1 )

Filename Description Download
TLHttpConnMgr.patch Set helper Thread to daemon mode Download

Changes ( 4 )

Field Old Value Date By
artifact_group_id None 2005-09-23 18:27 gojomo
status_id Open 2005-06-03 19:44 stack-sf
close_date - 2005-06-03 19:44 stack-sf
File Added 137150: TLHttpConnMgr.patch 2005-06-03 19:37 ck-heritrix