iTigeroar commented on issue #12887:
URL: https://github.com/apache/pulsar/issues/12887#issuecomment-974981794


   考虑到在centos8上运行一直正常,所以可能的原因是:
   在centos7。4下编译使用了静态库libpulsarwithdeps.a,正常运行没有问题,如果server端关闭某个bokie就会崩溃。
   改成使用全部使用动态连接 libpulsarnossl.so.2.8.1 ,测试一次没有再报错。
   以上信息供参考。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to