ottlukas opened a new issue, #591:
URL: https://github.com/apache/plc4x/issues/591
- 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.
Imported from Jira
[PLC4X-182](https://issues.apache.org/jira/browse/PLC4X-182). Original Jira may
contain additional context.
Reported by: cgarcia.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]