Skip to content

Introduce message size limit for sent records#16

Open
teodordelibasic-db wants to merge 3 commits intomainfrom
message-size-limit
Open

Introduce message size limit for sent records#16
teodordelibasic-db wants to merge 3 commits intomainfrom
message-size-limit

Conversation

@teodordelibasic-db
Copy link
Contributor

What changes are proposed in this pull request?

The Zerobus server has a limit on decoded received messages set to 10MB. We are enforcing that from client side as well for a fail-fast scenario.

How is this tested?

Unit tests and examples.

Signed-off-by: teodordelibasic-db <teodor.delibasic@databricks.com>
Signed-off-by: teodordelibasic-db <teodor.delibasic@databricks.com>
@elenagaljak-db
Copy link

I don't really understand this PR. If we have a hard limit on the server side which is 10MB, why are we allowing clients to set unlimited size for records?

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