Skip to content

grpc-benchmarks and grpc-interop-testing in google-cloud-bom #1004

Description

@suztomo

Jeff's import_boms branch is trying to add all gRPC artifacts into google-cloud-bom.

Among these gRPC artifacts, grpc-benchmarks and grpc-interop-testing have linkage errors in their transitive dependencies. They appear as new linkage error when Linkage Monitor runs.

mockito-core-2.25.1.jar is at:
  io.grpc:grpc-benchmarks:1.24.1 (compile) / org.mockito:mockito-core:2.25.1 (compile)
byte-buddy-1.9.7.jar is at:
  io.grpc:grpc-benchmarks:1.24.1 (compile) / org.mockito:mockito-core:2.25.1 (compile) / net.bytebuddy:byte-buddy:1.9.7 (compile)
gwt-user-2.8.2.jar is at:
  io.grpc:grpc-interop-testing:1.24.1 (compile) / com.google.truth:truth:0.45 (compile) / com.google.gwt:gwt-user:2.8.2 (provided)

https://fusion.corp.google.com/runanalysis/buildlogs/prod%3Acloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Flinkage-monitor/prod%3Acloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Flinkage-monitor/KOKORO/b80fa904-056f-409c-99fe-c01a3e3f2776/0/prod%3Acloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Flinkage-monitor/Targets

What can we do?

Linkage Monitor to ignore io.grpc:grpc-benchmarks and io.grpc:grpc-interop-testing

If they're not supposed to be used by users, it makes sense to skip the two artifacts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions