Skip to content

Be more defensive when parsing shortstr values in tables - #2064

Merged
michaelklishin merged 1 commit into
mainfrom
mk-item-697fx
Aug 27, 2026
Merged

Be more defensive when parsing shortstr values in tables#2064
michaelklishin merged 1 commit into
mainfrom
mk-item-697fx

Conversation

@michaelklishin

@michaelklishin michaelklishin commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Note: this enforces the AMQP 0-9-1 255 byte limit on short strings.

We can consider bumping it a bit to reduce the risk of this being a minor breaking change.
In any case, the 255 byte limit has been around for as long as the protocol and RabbitMQ has (19-20 years depending on how you count), just not necessarily universally enforced.

@michaelklishin michaelklishin added this to the 6.0.0 milestone Aug 27, 2026
@michaelklishin
michaelklishin merged commit 3987e5d into main Aug 27, 2026
7 of 8 checks passed
@michaelklishin
michaelklishin deleted the mk-item-697fx branch August 27, 2026 03:42
@michaelklishin

Copy link
Copy Markdown
Contributor Author

@Mergifyio backport v5.x

@mergify

mergify Bot commented Aug 27, 2026

Copy link
Copy Markdown

backport v5.x

❌ No backport have been created

Details
  • Backport to branch v5.x failed

GitHub error: Branch not found

@michaelklishin

Copy link
Copy Markdown
Contributor Author

@Mergifyio backport v5.x

@mergify

mergify Bot commented Aug 27, 2026

Copy link
Copy Markdown

backport v5.x

✅ Backports have been created

Details

michaelklishin added a commit that referenced this pull request Aug 27, 2026
Be more defensive when parsing shortstr values in tables (backport #2064)
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.

1 participant