Skip to content

Shade grpc#1799

Merged
sre-ci-robot merged 1 commit intomilvus-io:masterfrom
yhmo:ma
Apr 10, 2026
Merged

Shade grpc#1799
sre-ci-robot merged 1 commit intomilvus-io:masterfrom
yhmo:ma

Conversation

@yhmo
Copy link
Copy Markdown
Contributor

@yhmo yhmo commented Apr 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 9, 2026 10:49
@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yhmo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Maven shading to the sdk-core module to relocate gRPC classes under a project-specific namespace, aiming to avoid dependency conflicts when the SDK is consumed.

Changes:

  • Pin maven-jar-plugin version in sdk-core.
  • Add maven-shade-plugin execution in sdk-core to shade/relocate io.grpc:* dependencies.
  • Update .gitignore to ignore the shade-generated dependency-reduced POM file.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.

File Description
sdk-core/pom.xml Adds shade plugin configuration to relocate gRPC packages during package and pins jar plugin version.
.gitignore Ignores Maven shade’s dependency-reduced POM output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sdk-core/pom.xml
Comment thread sdk-core/pom.xml
Comment thread sdk-core/pom.xml
@mergify mergify bot added the ci-passed label Apr 9, 2026
Signed-off-by: yhmo <yihua.mo@zilliz.com>
@yhmo yhmo added the lgtm label Apr 10, 2026
@sre-ci-robot sre-ci-robot merged commit 16e5aac into milvus-io:master Apr 10, 2026
6 checks passed
@yhmo yhmo deleted the ma branch April 10, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants