Skip to content

connmgr: remove unused overflow feature in server responses#48383

Merged
jkarneges merged 1 commit into
mainfrom
jkarneges/remove-overflow-feature
Jul 7, 2026
Merged

connmgr: remove unused overflow feature in server responses#48383
jkarneges merged 1 commit into
mainfrom
jkarneges/remove-overflow-feature

Conversation

@jkarneges

Copy link
Copy Markdown
Member

In #48372, the need to handle so-called "overflow" body data was removed, and the method that reported the number of overflowed bytes was changed to always return zero. This PR removes the value entirely. It was only ever used to log a debug message if greater than zero, which can't happen now.

@jkarneges jkarneges force-pushed the jkarneges/remove-overflow-feature branch from c60aee0 to 333911a Compare July 7, 2026 15:54
@jkarneges jkarneges requested a review from a team July 7, 2026 16:19
@jkarneges jkarneges merged commit 1534075 into main Jul 7, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/remove-overflow-feature branch July 7, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants