lukecwik opened a new pull request, #22595:
URL: https://github.com/apache/beam/pull/22595
Linkage checker failures under 1.48.1:
```
Class org.eclipse.jetty.npn.NextProtoNego is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyNpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN$ClientProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.asn1.x500.X500Name is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.operator.jcajce.JcaContentSignerBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.X509v3CertificateBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.jcajce.JcaX509CertificateConverter is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.jce.provider.BouncyCastleProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.npn.NextProtoNego$ClientProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyNpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.npn.NextProtoNego$ServerProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyNpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN$ServerProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.JZlib$WrapperType is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.JZlib is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.Inflater is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.Deflater is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.aayushatharva.brotli4j.decoder.DecoderJNI$Status is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliDecoder
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.github.luben.zstd.Zstd is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZstdEncoder
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.aayushatharva.brotli4j.encoder.Encoder$Parameters is not found;
referenced by 3 class files
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.StandardCompressionOptions
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliOptions
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliEncoder
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliDecoder
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.aayushatharva.brotli4j.encoder.Encoder$Mode is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliOptions
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.JZlibEncoder
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibCodecFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.JZlibDecoder
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.ZlibCodecFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class com.aayushatharva.brotli4j.encoder.Encoders is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.handler.codec.compression.BrotliEncoder
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.Logger is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.Slf4JLogger
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.LoggerFactory is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.helpers.NOPLoggerFactory is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.spi.LocationAwareLogger is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.LocationAwareSlf4JLogger
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class reactor.blockhound.integration.BlockHoundIntegration is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.Hidden
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
Class reactor.blockhound.BlockHound$Builder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p48p1.io.netty.util.internal.Hidden
(org.apache.beam:beam-vendor-grpc-1_48_1:0.1-SNAPSHOT)
Cause:
Unknown
```
Linkage checker failures under 1.43.2:
```
Class org.eclipse.jetty.npn.NextProtoNego$ServerProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.JettyNpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.asn1.x500.X500Name is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.jcajce.JcaX509v3CertificateBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.operator.jcajce.JcaContentSignerBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.X509v3CertificateBuilder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.cert.jcajce.JcaX509CertificateConverter is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.bouncycastle.jce.provider.BouncyCastleProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.util.BouncyCastleSelfSignedCertGenerator
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.npn.NextProtoNego is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.JettyNpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN$ClientProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.eclipse.jetty.alpn.ALPN$ServerProvider is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.ssl.JettyAlpnSslEngine
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.JZlibEncoder
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibCodecFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.JZlibDecoder
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibCodecFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.JZlib$WrapperType is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.JZlib is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.Inflater is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class com.jcraft.jzlib.Deflater is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.handler.codec.compression.ZlibUtil
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class reactor.blockhound.integration.BlockHoundIntegration is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.Hidden
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class reactor.blockhound.BlockHound$Builder is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.Hidden
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.Logger is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.Slf4JLogger
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.LoggerFactory is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.helpers.NOPLoggerFactory is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class org.slf4j.spi.LocationAwareLogger is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
Class
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.LocationAwareSlf4JLogger
is not found;
referenced by 1 class file
org.apache.beam.vendor.grpc.v1p43p2.io.netty.util.internal.logging.Slf4JLoggerFactory
(org.apache.beam:beam-vendor-grpc-1_43_2:0.1-SNAPSHOT)
Cause:
Unknown
```
The differences are in optional new compression algorithms `zstd` and
`brotli` and `NextProtoNego$ClientProvider` which are safe to exclude.
------------------------
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and
mention them in a comment (`R: @username`).
- [ ] Mention the appropriate issue in your description (for example:
`addresses #123`), if applicable. This will automatically add a link to the
pull request in the issue. If you would like the issue to automatically close
on merging the pull request, comment `fixes #<ISSUE NUMBER>` instead.
- [ ] Update `CHANGES.md` with noteworthy changes.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
See the [Contributor Guide](https://beam.apache.org/contribute) for more
tips on [how to make review process
smoother](https://beam.apache.org/contribute/get-started-contributing/#make-the-reviewers-job-easier).
To check the build health, please visit
[https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
GitHub Actions Tests Status (on master branch)
------------------------------------------------------------------------------------------------
[](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more
information about GitHub Actions CI.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]