Skip to content

http: fix batch-lines() in case only batch-bytes() is set#403

Merged
alltilla merged 1 commit intoaxoflow:mainfrom
bazsi:fix-batch-lines-in-case-batch-bytes-is-set
Dec 2, 2024
Merged

http: fix batch-lines() in case only batch-bytes() is set#403
alltilla merged 1 commit intoaxoflow:mainfrom
bazsi:fix-batch-lines-in-case-batch-bytes-is-set

Conversation

@bazsi
Copy link
Member

@bazsi bazsi commented Dec 2, 2024

In case only batch-bytes() is set, the logthrdestdrv core will flush the batch, as it
will deduce that no batching is needed. Fix that.

PS: we might need a similar fix in gRPC related drivers.

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