DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38279>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38279


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17469|0                           |1
        is obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2006-01-22 16:52 -------
Created an attachment (id=17482)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17482&action=view)
preview 3 (.tgz)

changes:
- introduced AbstractHttpDispatcher
- moved AbstractHttpHandle from .async.impl to .async
- keep a collection of all linked handles for abortAll
- most methods in AsyncHttpProcessor are no longer public
- downcasts in SimpleHttpHandle are gone
- improved synchronization and notification
- no wait for handle.close() if response has no entity
- no more printing to System.out except in src/example

to do:
- SimpleHttpHandle.abort not implemented
- closeHandle() does not skip to end of entity
- exceptions in background thread not logged
- no retry handling
- no unit tests

I have to fix at least the first two items before going on,
and maybe the retry handling too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to