Arrow fails with Netty 4.1.120.Final+

Open
#728 9 comments 1 reaction 1 assignee View on GitHub

@jbonofre is already working on this.

Since Apr 26, 2025.

Assessment

This issue has not been assessed yet.

Description

Type: bug
Describe the bug, including details regarding any error messages, version, and platform.
Caused by: UnsupportedOperationException
	at EmptyByteBuf.memoryAddress(EmptyByteBuf.java:955)
	at DuplicatedByteBuf.memoryAddress(DuplicatedByteBuf.java:115)
	at UnsafeDirectLittleEndian.<init>(UnsafeDirectLittleEndian.java:45)
	at PooledByteBufAllocatorL.<init>(PooledByteBufAllocatorL.java:47)
	at NettyAllocationManager.<clinit>(NettyAllocationManager.java:54)
	... 128 more
Dominant language
Java
Stars
95
Forks
154
Avg merge
2d 10h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow-java

All issues in apache/arrow-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.