Apache Directory Project - [jira] Created: (DIREVE-287) JNDI Event delivery should be asynchronous in a separate

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > October 2005 > [jira] Created: (DIREVE-287) JNDI Event delivery should be asynchronous in a separate





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (DIREVE-287) JNDI Event delivery should be asynchronous in a separate
Alex Karasulu (JIRA)

2005-10-25, 5:45 pm

JNDI Event delivery should be asynchronous in a separate thread
---------------------------------------------------------------

Key: DIREVE-287
URL: http://issues.apache.org/jira/browse/DIREVE-287
Project: Directory Server
Type: New Feature
Reporter: Alex Karasulu
Assigned to: Alex Karasulu


Presently the JNDI event notification mechanism in the JNDI provider delivers JNDI Events to listeners in the same thread as the LDAP operation processing thread. This is not good because it can interfer with and/or delay the response to the original LDA
P operation.

We need to make the EventService asynchronously deliver these events in a separate thread so the LDAP operation is not effected by bad listener implementations. The response then is uneffected. The LDAP operation thread should just enqueue events on an
event queue which are delivered to listeners in a sparate event processing thread.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com