-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Replace more uses of ClassLoadingStrategy.Default.INJECTION
#23210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
R: @kileys |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
5b638cb to
f49fc3a
Compare
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions. |
|
This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
sdks/java/core/src/main/java/org/apache/beam/sdk/coders/RowCoderGenerator.java
Outdated
Show resolved
Hide resolved
f49fc3a to
3340d37
Compare
lukecwik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
sdks/java/core/src/main/java/org/apache/beam/sdk/util/ByteBuddyUtils.java
Outdated
Show resolved
Hide resolved
sdks/java/core/src/main/java/org/apache/beam/sdk/util/ByteBuddyUtils.java
Outdated
Show resolved
Hide resolved
sdks/java/core/src/main/java/org/apache/beam/sdk/util/ByteBuddyUtils.java
Outdated
Show resolved
Hide resolved
sdks/java/core/src/main/java/org/apache/beam/sdk/coders/RowCoderGenerator.java
Outdated
Show resolved
Hide resolved
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/SelectByteBuddyHelpers.java
Outdated
Show resolved
Hide resolved
sdks/java/core/src/main/java/org/apache/beam/sdk/util/ByteBuddyUtils.java
Outdated
Show resolved
Hide resolved
f4626ee to
c953fe5
Compare
in preparation for Java 17+. Follow-up to: apache@98f1f75.
Co-authored-by: Lukasz Cwik <lcwik@google.com>
…yUtils.java Co-authored-by: Lukasz Cwik <lcwik@google.com>
|
Run Java_Kafka_IO_Direct PreCommit |
|
Run Java PreCommit |
|
Run Java_Cdap_IO_Direct PreCommit |
|
Run Java_Hadoop_IO_Direct PreCommit |
|
Run Java PreCommit |
|
Run Java_Kafka_IO_Direct PreCommit |
1 similar comment
|
Run Java_Kafka_IO_Direct PreCommit |
…apache#23210)" This reverts commit 2b62912.
…apache#23210)" (apache#25566) This reverts commit 2b62912.
…JECTION` (apache#23210)" (apache#25566)" This reverts commit b92600a.
* revert a change to the classloader used in RowCoderGenerator (apache#23210 (comment)) * don't use the lookup strategy for built-in JDK classes
in preparation for Java 17+.
See "Supporting proxies on Java versions prior to 9 and past 10" in http://mydailyjava.blogspot.com/2018/04/jdk-11-and-proxies-in-world-past.html
Follow-up to: 98f1f75.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).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, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.