dotnetcore / dotnetcore/CanalSharp
Error: BeetleX Create buffer error, maximum number of buffer pools!
Open
- Dominant language
- C#
- Stars
- 594
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
环境:
MariaDB 10.4.34
Canal 1.1.7
CanalSharp 1.2.1
在CanalSharp执行:
connector.GetWithoutAckAsync(10240);
报错: BeetleX Create buffer error, maximum number of buffer pools!
请问原因?
参数fetchSize默认是1024, 怎样选择这个参数值?
即使内部报错, 能否内部自动选择正确的参数值而不是报错?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.