Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Richard ChapmanRichard ChapmanPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Richard Chapman
Richard ChapmanPriority
Fix versions
Pull Request URL
Created May 23, 2022 at 12:51 PM
Updated May 31, 2022 at 3:57 PM
Resolved May 31, 2022 at 3:57 PM
It looks like when encryption support was added to Roxie, every received packet will be deserialized (and thus copied) even when encryption is not enabled. When NEW_IBYTI is not set (i.e. on current bare-metal systems), this happens even for packets that we do not expect to process (because we are the secondary agent for them).