Skip to content

[TFMonhHx] Forces new version of netty#3645

Merged
ncordon merged 3 commits into
4.4from
4.4-bumps-netty-version
Jul 5, 2023
Merged

[TFMonhHx] Forces new version of netty#3645
ncordon merged 3 commits into
4.4from
4.4-bumps-netty-version

Conversation

@ncordon

@ncordon ncordon commented Jul 4, 2023

Copy link
Copy Markdown
Contributor

Cherry-picks neo4j/apoc#450

What

This PR needs to be merged in conjunction with the latest version of the database

It makes possible to use the latest version of netty.

The issue is reproduced in a592576 and we can see how 2f0a268 solves it.

Why

A class was renamed changed between the 4.1.93.Final version of netty and 4.1.94.Final, which neo4j is intending to use. We depend on arrow, which was only updated (but not released) 2 weeks ago, so the netty dependency there needs to be an old one.

The only way to do this is to copy the file available in arrow and override it with the name change PoolThreadCache to PoolArenasCache temporarily until arrow has been released.

@ncordon ncordon added cherry-picked This PR has been cherry-picked to the other active branches 4.4 labels Jul 4, 2023
@ncordon ncordon self-assigned this Jul 4, 2023
@ncordon ncordon force-pushed the 4.4-bumps-netty-version branch from fe30339 to 1207bff Compare July 4, 2023 16:17
@ncordon ncordon merged commit ecea649 into 4.4 Jul 5, 2023
@ncordon ncordon deleted the 4.4-bumps-netty-version branch July 5, 2023 14:27
BennuFire pushed a commit to BennuFire/neo4j-apoc-procedures that referenced this pull request Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.4 cherry-picked This PR has been cherry-picked to the other active branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant