carloscao0928 commented on issue #36: URL: https://github.com/apache/rocketmq-operator/issues/36#issuecomment-674823144
> > > 看来经纪人是`OOMKilled`。您能否尝试使用代理CR的默认配置: > > > ``` > > > resources: > > > requests: > > > memory: "2048Mi" > > > cpu: "250m" > > > limits: > > > memory: "4096Mi" > > > cpu: "500m" > > > ``` > > > > > > > > > 看看是否可行。 > > > 感谢您的反馈意见! > > > > > > 我就是先用默认的报错 才加大内存和cpu,发现还是报错,所以提交下问题 > > Is the default config also `OOMKilled` ?  不起作用 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
