You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2014/03/20 11:42:44 UTC

[jira] [Resolved] (ETCH-289) EtchPacketizer::sessionData doesn't support multiple packets in buf

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

Martin Veith resolved ETCH-289.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: 1.4
         Assignee: Martin Veith

> EtchPacketizer::sessionData doesn't support multiple packets in buf
> -------------------------------------------------------------------
>
>                 Key: ETCH-289
>                 URL: https://issues.apache.org/jira/browse/ETCH-289
>             Project: Etch
>          Issue Type: Bug
>          Components: binding-cpp
>    Affects Versions: 1.3.0
>         Environment: Linux and iOS
>            Reporter: Shingyu Kang
>            Assignee: Martin Veith
>             Fix For: 1.4
>
>
> It is possible multiple packets are passed  in buf to sessionData.
> But currently only the first packet is handled and remaining packets are discarded because if clause is used instead of while clause as binding-java.
> Also etch-288 issue needs to be fixed to correctly handle multiple packets in buf.



--
This message was sent by Atlassian JIRA
(v6.2#6252)