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)