Skip to content

Added report row size check against CF_MAXTRANSSIZE - #6325

Open
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:ENT-5083/master
Open

Added report row size check against CF_MAXTRANSSIZE#6325
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:ENT-5083/master

Conversation

@nickanderson

@nickanderson nickanderson commented Aug 19, 2026

Copy link
Copy Markdown
Member

A packed report row over 4024 bytes is dropped from the reply to the hub with only a local WARNING, so the resulting CFPA_ERR_ZERO_ROWS has no explanation visible on the hub. The rows still exist in state/diff,so they can be counted before they are dropped.

Ticket: ENT-5083

Rows over 4024 bytes are dropped from the reply with only a local WARNING, so
the resulting CFPA_ERR_ZERO_ROWS has no hub-side explanation. Surfaces that
warning from the system log and counts oversized rows still in state/diff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant