You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by di...@incubator.apache.org on 2004/10/23 21:41:38 UTC

[jira] Closed: (DIREVE-19) Fix encoder/decoder to take advantage of Snickers advances

Message:

   The following issue has been closed.

   Resolver: Alex Karasulu
       Date: Sat, 23 Oct 2004 12:40 PM

Already taken care of.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIREVE-19

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIREVE-19
    Summary: Fix encoder/decoder to take advantage of Snickers advances
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Directory Eve
 Components: 
             protocol

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Thu, 29 Jul 2004 7:19 PM
    Updated: Sat, 23 Oct 2004 12:40 PM

Description:
The current encoder/decoder implementations collect all data for a PDU until the entire PDU is made available for a decode and the same flipped issues exists for the encoder.  We no longer need to do this and can decode while recieving data.  The same holds for encoding while eminating data.  We need to reevaluate this and the entire message framework to determine the proper interfaces to take advantage of these new asynchronous features in Snickers while supporting synchronous codec operations.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira