Arrow fails with Netty 4.1.120.Final+
未关闭
Type: bug
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### 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
```
贡献指南
评估
这个 Issue 还没有评估数据。