You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "César García (Jira)" <ji...@apache.org> on 2020/03/02 14:35:00 UTC

[jira] [Created] (PLC4X-182) Request split / Message Split

César García created PLC4X-182:
----------------------------------

             Summary: Request split / Message Split
                 Key: PLC4X-182
                 URL: https://issues.apache.org/jira/browse/PLC4X-182
             Project: Apache PLC4X
          Issue Type: Improvement
          Components: Driver-S7
            Reporter: César García
             Fix For: 0.6.1


# A request with many Items is divided within the limits allowed by the size of the PDU.
 # If one of the requested Items exceeds the size of the PDU it is trimmed to the maximum size of the PDU. The existing code tries to split the message, but it fails. This generates an unsafe condition.

 # Rethink the routine for handling long messages, as an additional layer in Netty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)