[
https://issues.apache.org/jira/browse/DIRKRB-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRKRB-30:
------------------------------------
Fix Version/s: (was: 2.0.0-RC1)
2.0.0-M16
> Decoding incoming request over TCP fails
> ----------------------------------------
>
> Key: DIRKRB-30
> URL: https://issues.apache.org/jira/browse/DIRKRB-30
> Project: Directory Kerberos
> Issue Type: Bug
> Affects Versions: 2.0.0-RC1
> Reporter: Emmanuel Lecharny
> Assignee: Emmanuel Lecharny
> Priority: Blocker
> Fix For: 2.0.0-M16
>
>
> The decoder we use when data are transiting through TCP aren't correctly
> decoded because the TcpKerberosCodec is based on a CumulativeProtocolCodec,
> which is wrong, as the PDU don't come with any length in front of the
> requests.
> The TCP decoder has to be completely reviewed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)