Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Nov 25, 2025

Motivation

AutoProduceBytesSchema state is mutated in different threads. It's not currently thread-safe and changes might not be visible to other threads, causing inconsistency.

Modifications

  • Make mutable fields volatile

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Technoboy- Technoboy- added this to the 4.2.0 milestone Nov 27, 2025
@Technoboy- Technoboy- merged commit d3d5963 into apache:master Nov 27, 2025
100 of 106 checks passed
lhotari added a commit that referenced this pull request Nov 27, 2025
lhotari added a commit that referenced this pull request Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants