Skip to content

Conversation

@joonseolee
Copy link

Description

Add IntelliJ run configurations for multi-node gradle test clusters to enable debugging support. This change includes three new run configuration files that allow developers to debug multi-node test clusters directly from IntelliJ IDEA, improving the development experience for testing distributed OpenSearch functionality.

Related Issues

Resolves #19342

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@joonseolee joonseolee requested a review from a team as a code owner October 24, 2025 05:04
@github-actions github-actions bot added Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. enhancement Enhancement or improvement to existing feature or request good first issue Good for newcomers labels Oct 24, 2025
@joonseolee
Copy link
Author

@peteralfonsi @andrross

Can you check this PR?

@github-actions
Copy link
Contributor

❌ Gradle check result for b38b91f: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. enhancement Enhancement or improvement to existing feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Make multi-node gradle test clusters work with IntelliJ debugger

1 participant