Skip to content

Commit aa714b2

Browse files
karenyrxsunqijun.jun
authored andcommitted
Move transport-grpc from a core plugin to a module (opensearch-project#18897)
Signed-off-by: Karen Xu <karenxyr@gmail.com> Signed-off-by: sunqijun.jun <sunqijun.jun@bytedance.com>
1 parent f487d99 commit aa714b2

File tree

209 files changed

+17
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions

plugins/transport-grpc/README.md renamed to modules/transport-grpc/README.md

Lines changed: 16 additions & 5 deletions

plugins/transport-grpc/build.gradle renamed to modules/transport-grpc/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ opensearchplugin {
1616

1717
testClusters {
1818
integTest {
19-
plugin(project.path)
2019
setting 'aux.transport.types', '[experimental-transport-grpc]'
2120
}
2221
}

0 commit comments

Comments
 (0)