Arrow fails with Netty 4.1.120.Final+
Open
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
Assessment
This issue has not been assessed yet.