Please review PR #4024

2019-09-18 Thread Kirk Lund
Please review PR #4024 https://github.com/apache/geode/pull/4024 The purpose of this PR is to reduce flaky failures involving ServerLauncher tests.

Re: resource manager requirements & recommendations

2019-09-18 Thread Bill Burcham
ah like CMSInitiatingOccupancyFraction for CMS On Wed, Sep 18, 2019 at 8:02 AM Anthony Baker wrote: > I’m really interested to follow the ZGC engine and understand how well it > works for geode. The -XX:SoftMaxHeapSize option in JDK 13 (just released) > *might* be the key for us. > > Anthony >

Re: resource manager requirements & recommendations

2019-09-18 Thread Anthony Baker
I’m really interested to follow the ZGC engine and understand how well it works for geode. The -XX:SoftMaxHeapSize option in JDK 13 (just released) *might* be the key for us. Anthony > On Sep 16, 2019, at 1:31 AM, Alberto Bustamante Reyes > wrote: > > Thanks for the answer and the links An