Skip to content

Conversation

@penghuo
Copy link
Collaborator

@penghuo penghuo commented Oct 8, 2025

Description

  • replace ModulesBuilder#createInjector() with Guice.createInjector(...) in SQLPlugin and TransportPPLQueryAction so the SQLService and PPLService created are not singleton.
  • add SQLConcurrencyIT and PPLConcurrencyIT that hammer COUNT/SUM against the shared Index.ACCOUNT data using fixed thread pools.

Related Issues

#4454

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

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.

Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo added SQL bug Something isn't working labels Oct 8, 2025
Signed-off-by: Peng Huo <penghuo@gmail.com>
@penghuo penghuo merged commit 009b53d into opensearch-project:main Oct 9, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working SQL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants