You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Shingyu Kang (JIRA)" <ji...@apache.org> on 2014/02/13 23:48:20 UTC

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

Shingyu Kang created ETCH-289:
---------------------------------

             Summary: 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


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.1.5#6160)