[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #1003 was SUCCESSFUL (with 2423 tests)

2018-08-08 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #1003 was successful. --- Scheduled 2425 tests in total. https://build.spring.io/browse/SGF-NAG-1003/ -- Thi

Re: [Proposal] Windows CI integration to 'develop' pipeline.

2018-08-08 Thread Dan Smith
+1 for in parallel. -Dan On Wed, Aug 8, 2018 at 11:37 AM, Jacob Barrett wrote: > Parallel > > > On Aug 8, 2018, at 11:32 AM, Sai Boorlagadda > wrote: > > > > All, > > > > We would like to add windows jobs (UnitTests, Integration, Acceptance, > and GfshDistributedTests) to the 'develop' pipelin

Re: [Proposal] Windows CI integration to 'develop' pipeline.

2018-08-08 Thread Jacob Barrett
Parallel > On Aug 8, 2018, at 11:32 AM, Sai Boorlagadda > wrote: > > All, > > We would like to add windows jobs (UnitTests, Integration, Acceptance, and > GfshDistributedTests) to the 'develop' pipeline. > Looking for feedback on what the community wants to see: > > 1) Add windows jobs paral

[Proposal] Windows CI integration to 'develop' pipeline.

2018-08-08 Thread Sai Boorlagadda
All, We would like to add windows jobs (UnitTests, Integration, Acceptance, and GfshDistributedTests) to the 'develop' pipeline. Looking for feedback on what the community wants to see: 1) Add windows jobs parallel to existing test jobs 2) Add windows jobs serial to the corresponding non-windows

Re: [geode-dev] Gfsh Start Server option "disable-exit-when-out-of-memory"

2018-08-08 Thread Darrel Schneider
You can go ahead and improve the help text immediately On Wed, Aug 8, 2018 at 10:00 AM Kenneth Howe wrote: > +1 to deprecating the existing option and removing it in 2.0. The default > then will be to retain the addition of the appropriate -X JVM argument > unless/until we choose to implement Ki

Re: [geode-dev] Gfsh Start Server option "disable-exit-when-out-of-memory"

2018-08-08 Thread Kenneth Howe
+1 to deprecating the existing option and removing it in 2.0. The default then will be to retain the addition of the appropriate -X JVM argument unless/until we choose to implement Kirk’s first suggestion. > On Aug 8, 2018, at 9:53 AM, Kirk Lund wrote: > > We might want to: > > 1) introduce d

Re: [geode-dev] Gfsh Start Server option "disable-exit-when-out-of-memory"

2018-08-08 Thread Kirk Lund
We might want to: 1) introduce disable-default-jvm-arguments and implement it to ensure that GFSH is not adding any -X args when this option is enabled 2) deprecate disable-exit-when-out-of-memory and then remove it in 2.0 On Tue, Aug 7, 2018 at 3:59 PM, Helena Bales wrote: > Hello Geode devs,