seems not important because the limitation is just for IT, not a common mechanism
yhs0092 <yhs0...@163.com> 于2019年4月13日周六 下午7:29写道: > Hi, in my new PR[1], the max heap size can be overridden by system > property. Please review it. > > > [1]: https://github.com/apache/servicecomb-java-chassis/pull/1179 > > > Yours sincerely > > > Yao Haishi > yhs0...@163.com > > > On 4/13/2019 09:14,Willem Jiang<willem.ji...@gmail.com> wrote: > Hi, > > I just saw the patch, it's better we put the setting in one place > which could be overridden by using the system property. > > Willem Jiang > > Twitter: willemjiang > Weibo: 姜宁willem > > > On Fri, Apr 12, 2019 at 11:09 AM yhs0092 <yhs0...@163.com> wrote: > > Hi, currently our integration tests will run serveral microservice > instances without limiting their memory consumption. As a result, I have to > spare quite a large part of memory to ensure the execution of `mvn clean > install -Pit` does not fail. > Maybe we can set `-Xmx128m` to limit the heap size. > Any ideas? > > > Yours sincerely > > > Yao Haishi > yhs0...@163.com > >