Skip to content

Handle multiple invalid server URLs#4501

Draft
jackshirazi wants to merge 1 commit into
elastic:mainfrom
jackshirazi:fix-multiple-urls-failing
Draft

Handle multiple invalid server URLs#4501
jackshirazi wants to merge 1 commit into
elastic:mainfrom
jackshirazi:fix-multiple-urls-failing

Conversation

@jackshirazi
Copy link
Copy Markdown
Contributor

@jackshirazi jackshirazi commented Jun 3, 2026

What does this PR do?

If multiple URLs in server_urls are invalid, an NPE is thrown (and each is removed eventually but an NPE thrown until only one is left)

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.next-release.md
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.next-release.md
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.md
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

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.

1 participant