diwenzheng commented on issue #2205:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2205#issuecomment-763388418


   > docker部署很有可能是由于资源限制,比如CPU、内存,被容器终止了。 建议你留意下内存变化,特别是 -Xmx 
-Xms等设置,部分JDK版本对容器支持不是很好,无法自动分配合理的内存,需要手工设置这些参数以保障不超过容器限制。
   
   容器内存我们已经设置了,但没有设置cpu,默认是利用宿主机的,所以博主认为我们的yaml配置以及版本上1.3.0 
没有任何问题是吗,原因是因为docker的问题吗,在docker层我们确实针对每个容器进行心跳检测,次数到达一定程度后会杀进程,是有这个操作的.但我个人认为30个实例,5分钟33W的分发不会影响这个,而且原本我们的实例是15个,现在扩充二倍了.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to