Skip to content

Conversation

xeromank
Copy link

@xeromank xeromank commented Sep 22, 2025

Wrong PR

- 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>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 22, 2025
@xeromank
Copy link
Author

wrong 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