8000 MDC short send fix by nbradac · Pull Request #1770 · aeron-io/aeron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MDC short send fix #1770

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

Merged
merged 6 commits into from
May 21, 2025
Merged

MDC short send fix #1770

merged 6 commits into from
May 21, 2025

Conversation

nbradac
Copy link
Contributor
@nbradac nbradac commented Mar 24, 2025

The Java media driver sets the initial result ('bytes sent' effectively) to the number of bytes to be sent in the two implementations of MultiSndDestination#send(). The first commit here does the same for the equivalent function in the C media driver. The second commit is a new system test that fails when run against the C media driver before the fix.

@nbradac nbradac requested a review from vyazelenko March 24, 2025 22:12
@vyazelenko vyazelenko merged commit 78eb344 into aeron-io:master May 21, 2025
45 checks passed
@vyazelenko vyazelenko mentioned this pull request May 22, 2025
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.

2 participants
0