Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binlog - Add forward reading compatibility and quick raw reading capability #9261

Closed
JanKrivanek opened this issue Sep 25, 2023 · 4 comments
Closed

Comments

@JanKrivanek
Copy link
Member

Context

Motivated/Driven by the Binlog Redacting topic. In order for faster processing of binlogs, we'd want to skip through events without need for deserialization - this could only be enabled if we explicitly store event sizes (breaking change). As a side effect this will allow to more gracefully process logs with unknown message types or unknown data within known message types.

@JanKrivanek
Copy link
Member Author

Near completition. PR: #9307

@rokonec
Copy link
Member

rokonec commented Jan 4, 2024

Almost done

@JanKrivanek
Copy link
Member Author

Merged, plus updated tolling in partner repos

@rokonec
Copy link
Member

rokonec commented Jan 29, 2024 via email

@AR-May AR-May added the triaged label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants