Skip to content

Commit

Permalink
Moving concurrent-search out of sandbox plugin to core behind feature…
Browse files Browse the repository at this point in the history
… flag

Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
  • Loading branch information
sohami committed Apr 25, 2023
1 parent dd05edd commit 490a89b
Show file tree
Hide file tree
Showing 20 changed files with 309 additions and 3,064 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `jackson` from 2.14.2 to 2.15.0 ([#7286](https://github.com/opensearch-project/OpenSearch/pull/7286)

### Changed
- Moved concurrent-search from sandbox plugin to server module behind feature flag ([#7203](https://github.com/opensearch-project/OpenSearch/pull/7203))

### Deprecated

Expand Down
42 changes: 0 additions & 42 deletions sandbox/plugins/concurrent-search/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 490a89b

Please sign in to comment.