Skip to content

Test for duplicate transport versions (#130494) #130512

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

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jul 2, 2025

We used to have an assertion during transport version loading that duplicate ids were not found, but it appears to have been lost in refactorings. This commit adds a test to ensure duplicate ids do not occur.

relates #130486

We used to have an assertion during transport version loading that
duplicate ids were not found, but it appears to have been lost in
refactorings. This commit adds a test to ensure duplicate ids do not
occur.

relates elastic#130486
@rjernst rjernst added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Jul 2, 2025
@elasticsearchmachine elasticsearchmachine merged commit dd433fe into elastic:8.18 Jul 3, 2025
16 checks passed
@rjernst rjernst deleted the version/tv_duplicate_test_8.18 branch July 3, 2025 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.18.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants