8000 MaxMessageSize too low for Cloud Pub/Sub · Issue #1499 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

MaxMessageSize too low for Cloud Pub/Sub #1499

@mdietz94

Description

@mdietz94

Cloud Pub/Sub allows responses of up to 20 MB, so the channel default of 4 MB causes deframing errors for users, as can be seen here https://code.google.com/p/cloud-pubsub/issues/detail?id=50 . MaxMessageSize should either be increased to at least 20 MB, or else users should be given the ability to change it themselves.

Metadata

Metadata

Labels

api: pubsubIssues related to the Pub/Sub API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0