-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add documentation for debug-server-jvm #19567
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Vigya Sharma <[email protected]>
cwperks
approved these changes
Oct 8, 2025
owaiskazi19
approved these changes
Oct 8, 2025
Member
owaiskazi19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @vigyasharma
Contributor
|
Thanks @vigyasharma! |
aparajita31pandey
pushed a commit
to aparajita31pandey/OpenSearch
that referenced
this pull request
Oct 9, 2025
…oject#19567) Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]>
rgsriram
pushed a commit
to rgsriram/OpenSearch
that referenced
this pull request
Oct 11, 2025
…oject#19567) Signed-off-by: Vigya Sharma <[email protected]>
karenyrx
pushed a commit
that referenced
this pull request
Oct 14, 2025
* Introduce Interceptor to Grpc Plugin - Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * This is a combination of 7 commits. Add testcases for gRPC Interceptor Signed-off-by: Aparajita Pandey <[email protected]> Ran spotlessAppy Signed-off-by: Aparajita Pandey <[email protected]> refactor Signed-off-by: Aparajita Pandey <[email protected]> spotlesssCheck Signed-off-by: Aparajita Pandey <[email protected]> check if it verified Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain check if it verified Signed-off-by: Aparajita Pandey <[email protected]> revert Signed-off-by: Aparajita Pandey <[email protected]> empty commit Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> testCases Signed-off-by: Aparajita Pandey <[email protected]> logger Signed-off-by: Aparajita Pandey <[email protected]> Resolve Conflict Signed-off-by: Aparajita Pandey <[email protected]> javadoc Signed-off-by: Aparajita Pandey <[email protected]> * javadoc Signed-off-by: Aparajita Pandey <[email protected]> * cleanuo Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * build.gradle fixes Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * rebase Signed-off-by: Aparajita Pandey <[email protected]> * coverage Signed-off-by: Aparajita Pandey <[email protected]> * spotless Signed-off-by: Aparajita Pandey <[email protected]> * Add logic to throw exception on workload group deletion with associated rules (#19502) Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * add documentation about debug-server-jvm in testing.md (#19567) Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Adds a mapper for context aware segments grouping criteria (#19233) * Adds Context aware grouping mapper The change also stores grouping criteria for each doc in parsed context Signed-off-by: Tejas Shah <[email protected]> * Adds a test for ContextAwareGroupingScript Signed-off-by: Tejas Shah <[email protected]> * Adds ContextAwareGroupingScript support in mockScriptEngine to fix integ tests Signed-off-by: Tejas Shah <[email protected]> * Corrects CHANGELOG.md Signed-off-by: Tejas Shah <[email protected]> * Fixes LangPainlessClientYamlTestSuiteIT Signed-off-by: Tejas Shah <[email protected]> --------- Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Refactor README.md and GrpcInterceptorChain Constructor Signed-off-by: Aparajita Pandey <[email protected]> * UpdateREADME & switch to implmentation Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * Address PR review comments - Changed SPI dependencies from api to implementation - Made OrderedGrpcInterceptor a nested interface inside GrpcInterceptorProvider - Updated README with build.gradle extension declaration examples - Simplified duplicate order handling documentation Signed-off-by: Aparajita Pandey <[email protected]> * empty commit Signed-off-by: Aparajita Pandey <[email protected]> * resolve conflict Signed-off-by: Aparajita Pandey <[email protected]> --------- Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> Co-authored-by: Kaushal Kumar <[email protected]> Co-authored-by: Vigya Sharma <[email protected]> Co-authored-by: Tejas Shah <[email protected]>
peteralfonsi
pushed a commit
to peteralfonsi/OpenSearch
that referenced
this pull request
Oct 15, 2025
…oject#19567) Signed-off-by: Vigya Sharma <[email protected]>
peteralfonsi
pushed a commit
to peteralfonsi/OpenSearch
that referenced
this pull request
Oct 15, 2025
…ct#19005) * Introduce Interceptor to Grpc Plugin - Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * This is a combination of 7 commits. Add testcases for gRPC Interceptor Signed-off-by: Aparajita Pandey <[email protected]> Ran spotlessAppy Signed-off-by: Aparajita Pandey <[email protected]> refactor Signed-off-by: Aparajita Pandey <[email protected]> spotlesssCheck Signed-off-by: Aparajita Pandey <[email protected]> check if it verified Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain check if it verified Signed-off-by: Aparajita Pandey <[email protected]> revert Signed-off-by: Aparajita Pandey <[email protected]> empty commit Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> testCases Signed-off-by: Aparajita Pandey <[email protected]> logger Signed-off-by: Aparajita Pandey <[email protected]> Resolve Conflict Signed-off-by: Aparajita Pandey <[email protected]> javadoc Signed-off-by: Aparajita Pandey <[email protected]> * javadoc Signed-off-by: Aparajita Pandey <[email protected]> * cleanuo Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * build.gradle fixes Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * rebase Signed-off-by: Aparajita Pandey <[email protected]> * coverage Signed-off-by: Aparajita Pandey <[email protected]> * spotless Signed-off-by: Aparajita Pandey <[email protected]> * Add logic to throw exception on workload group deletion with associated rules (opensearch-project#19502) Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * add documentation about debug-server-jvm in testing.md (opensearch-project#19567) Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Adds a mapper for context aware segments grouping criteria (opensearch-project#19233) * Adds Context aware grouping mapper The change also stores grouping criteria for each doc in parsed context Signed-off-by: Tejas Shah <[email protected]> * Adds a test for ContextAwareGroupingScript Signed-off-by: Tejas Shah <[email protected]> * Adds ContextAwareGroupingScript support in mockScriptEngine to fix integ tests Signed-off-by: Tejas Shah <[email protected]> * Corrects CHANGELOG.md Signed-off-by: Tejas Shah <[email protected]> * Fixes LangPainlessClientYamlTestSuiteIT Signed-off-by: Tejas Shah <[email protected]> --------- Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Refactor README.md and GrpcInterceptorChain Constructor Signed-off-by: Aparajita Pandey <[email protected]> * UpdateREADME & switch to implmentation Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * Address PR review comments - Changed SPI dependencies from api to implementation - Made OrderedGrpcInterceptor a nested interface inside GrpcInterceptorProvider - Updated README with build.gradle extension declaration examples - Simplified duplicate order handling documentation Signed-off-by: Aparajita Pandey <[email protected]> * empty commit Signed-off-by: Aparajita Pandey <[email protected]> * resolve conflict Signed-off-by: Aparajita Pandey <[email protected]> --------- Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> Co-authored-by: Kaushal Kumar <[email protected]> Co-authored-by: Vigya Sharma <[email protected]> Co-authored-by: Tejas Shah <[email protected]>
rgsriram
pushed a commit
to rgsriram/OpenSearch
that referenced
this pull request
Oct 18, 2025
…ct#19005) * Introduce Interceptor to Grpc Plugin - Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * This is a combination of 7 commits. Add testcases for gRPC Interceptor Signed-off-by: Aparajita Pandey <[email protected]> Ran spotlessAppy Signed-off-by: Aparajita Pandey <[email protected]> refactor Signed-off-by: Aparajita Pandey <[email protected]> spotlesssCheck Signed-off-by: Aparajita Pandey <[email protected]> check if it verified Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain check if it verified Signed-off-by: Aparajita Pandey <[email protected]> revert Signed-off-by: Aparajita Pandey <[email protected]> empty commit Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> Added GrpcInterceptorChain Signed-off-by: Aparajita Pandey <[email protected]> testCases Signed-off-by: Aparajita Pandey <[email protected]> logger Signed-off-by: Aparajita Pandey <[email protected]> Resolve Conflict Signed-off-by: Aparajita Pandey <[email protected]> javadoc Signed-off-by: Aparajita Pandey <[email protected]> * javadoc Signed-off-by: Aparajita Pandey <[email protected]> * cleanuo Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * move GrpcInterceptor Interface to spi Signed-off-by: Aparajita Pandey <[email protected]> * build.gradle fixes Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * GrpcInterceptorChain refactoring Signed-off-by: Aparajita Pandey <[email protected]> * rebase Signed-off-by: Aparajita Pandey <[email protected]> * coverage Signed-off-by: Aparajita Pandey <[email protected]> * spotless Signed-off-by: Aparajita Pandey <[email protected]> * Add logic to throw exception on workload group deletion with associated rules (opensearch-project#19502) Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * add documentation about debug-server-jvm in testing.md (opensearch-project#19567) Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Adds a mapper for context aware segments grouping criteria (opensearch-project#19233) * Adds Context aware grouping mapper The change also stores grouping criteria for each doc in parsed context Signed-off-by: Tejas Shah <[email protected]> * Adds a test for ContextAwareGroupingScript Signed-off-by: Tejas Shah <[email protected]> * Adds ContextAwareGroupingScript support in mockScriptEngine to fix integ tests Signed-off-by: Tejas Shah <[email protected]> * Corrects CHANGELOG.md Signed-off-by: Tejas Shah <[email protected]> * Fixes LangPainlessClientYamlTestSuiteIT Signed-off-by: Tejas Shah <[email protected]> --------- Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> * Refactor README.md and GrpcInterceptorChain Constructor Signed-off-by: Aparajita Pandey <[email protected]> * UpdateREADME & switch to implmentation Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * refactoring Signed-off-by: Aparajita Pandey <[email protected]> * Address PR review comments - Changed SPI dependencies from api to implementation - Made OrderedGrpcInterceptor a nested interface inside GrpcInterceptorProvider - Updated README with build.gradle extension declaration examples - Simplified duplicate order handling documentation Signed-off-by: Aparajita Pandey <[email protected]> * empty commit Signed-off-by: Aparajita Pandey <[email protected]> * resolve conflict Signed-off-by: Aparajita Pandey <[email protected]> --------- Signed-off-by: Aparajita Pandey <[email protected]> Signed-off-by: Kaushal Kumar <[email protected]> Signed-off-by: Vigya Sharma <[email protected]> Signed-off-by: Tejas Shah <[email protected]> Signed-off-by: Aparajita Pandey <[email protected]> Co-authored-by: Kaushal Kumar <[email protected]> Co-authored-by: Vigya Sharma <[email protected]> Co-authored-by: Tejas Shah <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update
testing.mdto include documentation aboutdebug-server-jvm, a gradle task that starts a debug server within opensearch allowing you to connect your IDE debugger clients.Check List
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.