apache / apache/arrow-java

Arrow fails with Netty 4.1.120.Final+

Open
#728 9 comments 1 reaction 1 assignee Claimed by @jbonofre View on GitHub
Type: bug
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### 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.(UnsafeDirectLittleEndian.java:45)
at PooledByteBufAllocatorL.(PooledByteBufAllocatorL.java:47)
at NettyAllocationManager.(NettyAllocationManager.java:54)
... 128 more
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.