Skip to content

Added report row size check against CF_MAXTRANSSIZE - #6325

Merged
nickanderson merged 1 commit into
cfengine:masterfrom
nickanderson:ENT-5083/master
Aug 21, 2026
Merged

Added report row size check against CF_MAXTRANSSIZE#6325
nickanderson merged 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.
@nickanderson nickanderson added the cherry-pick? Fixes which may need to be cherry-picked to LTS branches label Aug 21, 2026
@nickanderson
nickanderson merged commit f60337f into cfengine:master Aug 21, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick? Fixes which may need to be cherry-picked to LTS branches

Development

Successfully merging this pull request may close these issues.

1 participant