Skip to content
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

Converging versions of netty modules #9163

Merged

Conversation

ShamsUlAzeem
Copy link
Contributor

@ShamsUlAzeem ShamsUlAzeem commented Jan 24, 2021

Signed-off-by: shamsulazeem shamsazeem20@gmail.com

What changes were proposed in this pull request?

(Solving part of #8724) This PR tries to converge Netty versions throughout the whole stack. There might be hidden issues still related to ClassNotFound or NoSuchMethod exceptions. Will look at OSGi alternative in the future.

How was this patch tested?

Checked versions with dependency:tree and compilation of stack without running tests (Leaving it to the CI here)

Quick checklist

The following checklist helps ensure your PR is complete:

  • Eclipse Contributor Agreement signed, and signed commits - see IP Requirements page for details
  • Reviewed the Contributing Guidelines and followed the steps within.
  • Created tests for any significant new code additions.
  • Relevant tests for your changes are passing.

Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
@agibsonccc agibsonccc self-requested a review January 24, 2021 23:13
pom.xml Show resolved Hide resolved
@ShamsUlAzeem ShamsUlAzeem force-pushed the sa/converging-netty-versions branch 2 times, most recently from f365ce3 to feb87ea Compare February 18, 2021 15:27
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
@ShamsUlAzeem ShamsUlAzeem force-pushed the sa/converging-netty-versions branch 2 times, most recently from 7a924be to 3f870c7 Compare February 18, 2021 15:31
# Conflicts:
#	datavec/datavec-data/datavec-hadoop/pom.xml
#	pom.xml
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
Copy link
Contributor

@agibsonccc agibsonccc left a comment

Choose a reason for hiding this comment

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

@ShamsUlAzeem few points for your consideration.

pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
@agibsonccc agibsonccc self-requested a review February 23, 2021 22:42
@agibsonccc agibsonccc merged commit 40c2e59 into deeplearning4j:master Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants