Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修改:优化在默认缓存大小不够用时自动清理或扩充内存,尽量避免频繁分配或移动内存,控制内存最大分配空间或异常自愈。所有这些检查和处理都在写缓存线程中进行。 修复:在“同步管理”中停用Channel时可能会导致相关Node进程崩溃:A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) #553

Closed
wants to merge 6 commits into from

Conversation

Wu-Jianqiang
Copy link
Contributor

No description provided.

@Wu-Jianqiang
Copy link
Contributor Author

Wu-Jianqiang commented Mar 12, 2018

此为继 #536 的继续完善,目前已经稳定运行 4 天。配合 otter 的 PR,目前已支持大附件复制(实测超过 8 MB )。

注意: 本次修改增加的日志确实存在 #548 中提到的错位现象,刚接触 canal 还不甚了解,待修复。

agapple added a commit that referenced this pull request Mar 13, 2018
@agapple
Copy link
Member

agapple commented Mar 13, 2018

代码已经提交,-Dcanal.socketChannel=netty 可以切换

@agapple agapple closed this Mar 13, 2018
@Wu-Jianqiang
Copy link
Contributor Author

收到,感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants