Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

sqld: Revert be7386 and remove decoding limits #752

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

LucioFranco
Copy link
Contributor

This reverts be7386 and removes decoding limits for the ReplicationLogProxyClient so that when replication requests get forwarded to the primary and it returns a full batch of 1024 frames it does not trigger the 4mb decoding limit set by default for tonic gRPC clients.

This reverts be7386 and removes decoding limits for the `ReplicationLogProxyClient`
so that when replication requests get forwarded to the primary and it returns a full
batch of `1024` frames it does not trigger the 4mb decoding limit set by default for
tonic gRPC clients.
@MarinPostma MarinPostma enabled auto-merge October 9, 2023 16:17
@MarinPostma MarinPostma added this pull request to the merge queue Oct 9, 2023
Merged via the queue into main with commit 14c8c9b Oct 9, 2023
@MarinPostma MarinPostma deleted the lucio/fix-outofrange branch October 9, 2023 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants