You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/12/11 14:10:00 UTC

[jira] Commented: (DIRSERVER-1533) Incorrect PDU buffer handling in LdapDecoder with log level set to DEBUG

    [ https://issues.apache.org/jira/browse/DIRSERVER-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970455#action_12970455 ] 

Emmanuel Lecharny commented on DIRSERVER-1533:
----------------------------------------------

patch : http://svn.apache.org/viewvc?rev=1044646&view=rev


> Incorrect PDU buffer handling in LdapDecoder with log level set to DEBUG
> ------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1533
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1533
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.5.7, 1.5.6, 1.5.5
>            Reporter: Victor Antonovich
>             Fix For: 2.0.0-RC1
>
>         Attachments: LdapDecoder.diff
>
>
> Setting of log4j log level to DEBUG leads to incorrect PDU buffer handling by LdapDecoder class in case of more than one PDU in same buffer. First PDU processed normally, but remainder of second PDU data will be lost due buffer flipping in PDU dumping code. This behavior causes various LDAP codec errors under load.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.