Skip to content

Conversation

xeromank
Copy link

@xeromank xeromank commented Sep 21, 2025

Wrong PR

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 21, 2025
@xeromank xeromank force-pushed the fix/concurrent-binary-message-thread-safety branch from b5811b8 to 23cbea7 Compare September 22, 2025 00:26
 - Test concurrent sending of shared BinaryMessage across multiple sessions
 - Demonstrates ByteBuffer position corruption in multi-threaded environment
 - Validates the need for ByteBuffer.duplicate() when handling binary messages

Signed-off-by: xeroman.k <xeroman.k@gmail.com>
 - Duplicate ByteBuffer before sending to avoid position conflicts
 - Ensure thread-safe handling of binary messages across multiple sessions

Signed-off-by: xeroman.k <xeroman.k@gmail.com>
@xeromank xeromank force-pushed the fix/concurrent-binary-message-thread-safety branch from 23cbea7 to 6f39275 Compare September 22, 2025 01:25
@xeromank
Copy link
Author

I'll rewrite this PR.

@xeromank xeromank closed this Sep 22, 2025
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants