[
https://issues.apache.org/jira/browse/DIRMINA-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trustin Lee closed DIRMINA-466.
-------------------------------
Resolution: Fixed
Assignee: Trustin Lee
Done as described.
> RecoverableProtocolDecoderException for recoverable decoder errors.
> -------------------------------------------------------------------
>
> Key: DIRMINA-466
> URL: https://issues.apache.org/jira/browse/DIRMINA-466
> Project: MINA
> Issue Type: Improvement
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 2.0.0-M1
>
>
> Some errors of ProtocolDecoder are recoverable and others are not. In 1.x,
> there was no way to represent a recoverable decoder error that allows the
> ProtocolCodecFilter to keep calling the decoder.
> We could subclass ProtocolDecoderException, so that ProtocolCodecFilter can
> decide to keep calling the decoder or stop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.