Skip to content

Use individual netty-* artifacts instead of netty-all#3613

Merged
merlimat merged 1 commit into
apache:masterfrom
merlimat:netty-individual-deps
Oct 25, 2019
Merged

Use individual netty-* artifacts instead of netty-all#3613
merlimat merged 1 commit into
apache:masterfrom
merlimat:netty-individual-deps

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

Motivation

All of Pulsar dependencies are using the individual dependencies instead of getting Netty-all. We should do the same to avoid doing the hacky exclusions stuff. This also reduces a bit the sizes of our shaded jars and dist file.

@merlimat merlimat added this to the 2.4.0 milestone Feb 16, 2019
@merlimat merlimat self-assigned this Feb 16, 2019
@rdhabalia
Copy link
Copy Markdown
Contributor

did you get change to run broker with this change? just want to make sure that we won't have any runtime exception here..

@merlimat
Copy link
Copy Markdown
Contributor Author

The integration tests job is using the docker images, which are built from the distribution tgz. Any jar missing at runtime will show up there.
(it does actually appear there some issue with the functions runtime deps on https://builds.apache.org/job/pulsar_precommit_integrationtests/6594/ )

@sijie
Copy link
Copy Markdown
Member

sijie commented Feb 20, 2019

I would suggest you double checking the runtime-all jar to make sure shading are done correctly. otherwise functions will be broken when running in process mode.

@merlimat merlimat force-pushed the netty-individual-deps branch from 52614e5 to 80d017f Compare April 19, 2019 02:12
@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

4 similar comments
@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

@sijie sijie modified the milestones: 2.4.0, 2.5.0 Jun 9, 2019
@merlimat merlimat force-pushed the netty-individual-deps branch 2 times, most recently from db1d9f5 to 79af8b8 Compare September 23, 2019 23:31
@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests
run integration tests

@merlimat merlimat force-pushed the netty-individual-deps branch from 0ec1b68 to 158a853 Compare October 24, 2019 21:36
@merlimat
Copy link
Copy Markdown
Contributor Author

run java8 tests

cdbartholomew pushed a commit to cdbartholomew/pulsar that referenced this pull request Nov 27, 2019
cdbartholomew pushed a commit to cdbartholomew/pulsar that referenced this pull request Dec 31, 2019
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.

4 participants