You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/06/19 10:16:20 UTC

[jira] [Resolved] (DIRMINA-946) ByteBufferDumper fails to dump ByteBuffers that are not backed by an array or that are readonly

     [ https://issues.apache.org/jira/browse/DIRMINA-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Vermillard resolved DIRMINA-946.
---------------------------------------

    Resolution: Fixed
      Assignee: Julien Vermillard

Thanks ! I integrated your patch
                
> ByteBufferDumper fails to dump ByteBuffers that are not backed by an array or that are readonly
> -----------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-946
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-946
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.0.0-trunk
>            Reporter: Raphaƫl P. Barazzutti
>            Assignee: Julien Vermillard
>
> ByteBufferDumper does a call to array() of the ByteBuffer, it throws an exception if that last one isn't read/write and backed by an array.
> fix available here:
> https://github.com/rbarazzutti/mina/tree/bufferdumper-fix

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira