You are viewing a plain text version of this content. The canonical link for it is here.
- [geode-native] branch develop updated: GEODE-5372: Updated GeodeServer.cs to force kill gfsh if necessary - posted by jb...@apache.org on 2018/07/02 18:13:53 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-5289: removed unused macro and added newline at eof (#309) - posted by jb...@apache.org on 2018/07/02 21:21:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5352: testLocalDataContextWithColocation will now wait for result before shutting down (#2084) - posted by ja...@apache.org on 2018/07/02 22:36:40 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5350: User Guide: Specifying that 'statistics-enabled' parameter for region (#2081) - posted by km...@apache.org on 2018/07/03 00:14:05 UTC, 0 replies.
- [geode] branch feature/GEODE-5379 created (now 6b782d9) - posted by es...@apache.org on 2018/07/03 18:20:36 UTC, 0 replies.
- [geode] branch feature/GEODE-5379 updated: GEODE-5379: Do not reset affinityRetryCount after executeOnServer successfully to avoid stack overflow. - posted by es...@apache.org on 2018/07/03 18:23:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5380: create PR pipeline that integrates with GitHub pull requests - posted by ab...@apache.org on 2018/07/03 21:15:19 UTC, 0 replies.
- [geode] branch develop updated (2e5bff9 -> b6d4519) - posted by di...@apache.org on 2018/07/03 22:06:58 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2103 from smgoller/GEODE-5380-take-2 - posted by di...@apache.org on 2018/07/03 22:06:59 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5212: Ensure that paths on Windows don't end up with spaces (#2100) - posted by je...@apache.org on 2018/07/05 15:21:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5373: Adjust timing for GMSHealthMonitorJUnitTest.testRemoveMemberCalled (#2097) - posted by je...@apache.org on 2018/07/05 15:29:55 UTC, 0 replies.
- [geode] branch develop updated: Fix test which is using a hijacked domain - posted by je...@apache.org on 2018/07/05 16:32:06 UTC, 0 replies.
- [geode] branch develop updated: Don't send email on failure as it's unnecessary. (#2104) - posted by je...@apache.org on 2018/07/05 16:32:33 UTC, 0 replies.
- [geode] branch develop updated: GEM-2031: Removing the use of shutdownNow from AcceptorImpl pools - posted by up...@apache.org on 2018/07/05 17:35:04 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5359: Clear interrupt bit on retry in DirectChannel.sendToMany - posted by up...@apache.org on 2018/07/05 17:35:44 UTC, 0 replies.
- [geode] branch develop updated: Missed some email references. - posted by ab...@apache.org on 2018/07/05 18:31:00 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4728: Docs - housekeeping - update build for development - posted by db...@apache.org on 2018/07/05 19:04:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5361: Add wait for MBean federation after member restarts (#2090) - posted by kh...@apache.org on 2018/07/05 19:29:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5336: create integration tests to test region rest apis and con… (#2071) - posted by ji...@apache.org on 2018/07/05 20:31:20 UTC, 0 replies.
- [geode] branch feature/GEODE-5385 created (now 10d8dab) - posted by bs...@apache.org on 2018/07/05 22:08:02 UTC, 0 replies.
- [geode] branch feature/GEODE-5385 updated: GEODE-5385: hang trying to create a bucket - posted by bs...@apache.org on 2018/07/05 22:18:11 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5430: Allow disk store commands to use custom log4j2 config - posted by kl...@apache.org on 2018/07/05 23:24:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5341: Improve debug logging in BackupTask - posted by kl...@apache.org on 2018/07/05 23:26:39 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5355: Remove BackupUtil and BackupDataStoreHelper - posted by kl...@apache.org on 2018/07/05 23:29:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5355: Fix apache license header of new backup classes - posted by kl...@apache.org on 2018/07/05 23:37:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5281: replicate failure and fix bug (#2096) - posted by kh...@apache.org on 2018/07/06 15:05:40 UTC, 0 replies.
- [geode] branch develop updated: Add exclusion for gradle notification file - posted by ab...@apache.org on 2018/07/06 15:48:37 UTC, 0 replies.
- [geode] branch develop updated (b66d110 -> 5dfc65c) - posted by di...@apache.org on 2018/07/06 16:55:48 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2110 from smgoller/GEODE-5378 - posted by di...@apache.org on 2018/07/06 16:55:49 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4803: remove flaky category (#2108) - posted by ji...@apache.org on 2018/07/06 17:18:56 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5385: hang trying to create a bucket - posted by bs...@apache.org on 2018/07/06 17:37:18 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4728: api docs - fix SystemProperties docs (#311) - posted by db...@apache.org on 2018/07/06 21:12:43 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-5381: Fixed variable name for code coverage in BUILDIND.md (#310) - posted by db...@apache.org on 2018/07/06 21:14:18 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Added WindowsTest pipeline - posted by sa...@apache.org on 2018/07/06 22:31:39 UTC, 0 replies.
- [geode] branch feature/GEODE-QueryProvider updated (49190d1 -> ca27fd6) - posted by zh...@apache.org on 2018/07/06 22:37:49 UTC, 0 replies.
- [geode] 01/01: GEODE-QueryProvider: add pointsConfigMap to support numeric query Adds in a test for int range lucene query (#2065) - posted by zh...@apache.org on 2018/07/06 22:37:50 UTC, 0 replies.
- [geode] branch feature/GEODE-5393 updated (d362b34 -> c5326ef) - posted by bs...@apache.org on 2018/07/06 22:46:49 UTC, 0 replies.
- [geode] branch feature/GEODE-QueryProvider updated (ca27fd6 -> 7b5c828) - posted by zh...@apache.org on 2018/07/06 23:37:06 UTC, 0 replies.
- [geode] 01/01: GEODE-QueryProvider: added pointsConfigMap to support numeric query Adds in a test for int range lucene query (#2065) - posted by zh...@apache.org on 2018/07/06 23:37:07 UTC, 0 replies.
- [geode] branch feature/GEODE-5393 updated: GEODE-5393: StateFlushOperation hangs waiting for non-existant operation to complete - posted by bs...@apache.org on 2018/07/09 15:53:42 UTC, 1 replies.
- [geode] branch develop updated: GEODE-5375: fix the test hang when a CommitFailedException happens (#2101) - posted by ji...@apache.org on 2018/07/09 16:19:43 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: Add python path for CI archive script - posted by je...@apache.org on 2018/07/09 17:06:03 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: More PATH updates - posted by je...@apache.org on 2018/07/09 17:36:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5398: Add BackupOperationTest and BackupStatusImplTest - posted by kl...@apache.org on 2018/07/09 17:40:29 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: Hackery to speed up test cycle - only run one test - posted by je...@apache.org on 2018/07/09 18:00:13 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5383: Check that data propagated earlier - posted by up...@apache.org on 2018/07/09 20:30:11 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: Debug why archive uploads are not working - posted by je...@apache.org on 2018/07/09 20:50:36 UTC, 0 replies.
- [geode] branch develop updated (b79b64a -> 1564e56) - posted by kl...@apache.org on 2018/07/09 21:20:11 UTC, 0 replies.
- [geode] 01/07: GEODE-5390: Use @Override in DiskInitFile and DiskInitFileParser - posted by kl...@apache.org on 2018/07/09 21:20:12 UTC, 0 replies.
- [geode] 02/07: GEODE-5390: Move inner classes to end of DiskInitFile - posted by kl...@apache.org on 2018/07/09 21:20:13 UTC, 0 replies.
- [geode] 03/07: GEODE-5390: Move inner classes to end of Oplog - posted by kl...@apache.org on 2018/07/09 21:20:14 UTC, 0 replies.
- [geode] 04/07: GEODE-5390: Fix log statements in DiskInitFileParser - posted by kl...@apache.org on 2018/07/09 21:20:15 UTC, 0 replies.
- [geode] 05/07: GEODE-5390: Improve trace level log statement in Oplog - posted by kl...@apache.org on 2018/07/09 21:20:16 UTC, 0 replies.
- [geode] 06/07: GEODE-5391: Fix toString of RegionVersionHolder - posted by kl...@apache.org on 2018/07/09 21:20:17 UTC, 0 replies.
- [geode] 07/07: GEODE-5392: Cleanup javadocs and code style in AsyncInvocation - posted by kl...@apache.org on 2018/07/09 21:20:18 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5393: StateFlushOperation hangs waiting for non-existant operation to complete - posted by bs...@apache.org on 2018/07/09 22:46:25 UTC, 0 replies.
- [geode] branch feature/GEODE-5393 deleted (was a0aaea2) - posted by bs...@apache.org on 2018/07/09 22:59:14 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-5292] Actually destroy the region instead of pretending to. - posted by up...@apache.org on 2018/07/09 23:40:38 UTC, 0 replies.
- [geode] branch feature/GEODE-5404 created (now c02027d) - posted by bo...@apache.org on 2018/07/09 23:42:11 UTC, 0 replies.
- [geode] 01/01: GEODE-5405: Created static default whitelist and modified to call length instead of size - posted by bo...@apache.org on 2018/07/09 23:42:12 UTC, 0 replies.
- [geode] branch feature/GEODE-5404 updated: GEODE-5405: Removed static block, renamed test class - posted by bo...@apache.org on 2018/07/10 01:04:03 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5405: Refactor backup to remove duplication and clean up - posted by kl...@apache.org on 2018/07/10 16:24:45 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: GEODE-5376: Move SynchronizationRunnable to TXState - posted by es...@apache.org on 2018/07/10 19:09:37 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: remove a log message. - posted by es...@apache.org on 2018/07/10 19:18:22 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: Trying to debug GCP auth failures on Windows - posted by je...@apache.org on 2018/07/10 20:26:09 UTC, 1 replies.
- [geode] branch feature/GEODE-5404 updated (24814d3 -> c6ebe12) - posted by bo...@apache.org on 2018/07/10 20:47:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5407: increase timeout and provide more logging (#2120) - posted by ji...@apache.org on 2018/07/10 21:15:20 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5369: fix for Lucene Stats (#2115) - posted by ji...@apache.org on 2018/07/10 21:17:45 UTC, 0 replies.
- [geode] branch feature/GEODE-5379 updated: GEODE-5379: reset affinityRetryCount to zero only when initial retry count is zero - posted by es...@apache.org on 2018/07/10 22:17:57 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5351 Prefer terminology of cluster over dist system (#2116) - posted by km...@apache.org on 2018/07/10 22:42:51 UTC, 0 replies.
- [geode] branch feature/GEODE-5379 updated: fix a review comment. - posted by es...@apache.org on 2018/07/10 23:22:37 UTC, 0 replies.
- [geode] branch develop updated: Revert "[GEODE-5292] Actually destroy the region instead of pretending to." - posted by up...@apache.org on 2018/07/10 23:24:55 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: do not abort when beforeCompletion failed, only do it in afterCompletion. - posted by es...@apache.org on 2018/07/11 00:15:46 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5212: Add temporary geode-ci-windows resource - posted by je...@apache.org on 2018/07/11 13:40:18 UTC, 0 replies.
- [geode] branch feature/GEODE-5363 created (now a01271b) - posted by jb...@apache.org on 2018/07/11 16:13:07 UTC, 0 replies.
- [geode] 01/46: GEODE-5363: Creates integration test source set. - posted by jb...@apache.org on 2018/07/11 16:13:08 UTC, 0 replies.
- [geode] 02/46: GEODE-5363: Move integration tests to new directory. - posted by jb...@apache.org on 2018/07/11 16:13:09 UTC, 0 replies.
- [geode] 03/46: GEODE-5363: Creates distributed test source set. - posted by jb...@apache.org on 2018/07/11 16:13:10 UTC, 0 replies.
- [geode] 04/46: GEODE-5363: Moves distributed tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:11 UTC, 0 replies.
- [geode] 05/46: GEODE-5363: Moves distributed tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:12 UTC, 0 replies.
- [geode] 06/46: GEODE-5363: Moves distributed tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:13 UTC, 0 replies.
- [geode] 07/46: GEODE-5363: Moves distributed tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:14 UTC, 0 replies.
- [geode] 08/46: GEODE-5363: Moves distributed tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:15 UTC, 0 replies.
- [geode] 09/46: GEODE-5363: Moves performance tests into new source set. - posted by jb...@apache.org on 2018/07/11 16:13:16 UTC, 0 replies.
- [geode] 10/46: GEODE-5363: Moves pulse tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:17 UTC, 0 replies.
- [geode] 11/46: GEODE-5363: Moves geode-junit tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:18 UTC, 0 replies.
- [geode] 12/46: GEODE-5363: Moves geode-wan tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:19 UTC, 0 replies.
- [geode] 13/46: GEODE-5363: Moves geode-cq tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:20 UTC, 0 replies.
- [geode] 14/46: GEODE-5363: Moves geode-lucene tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:21 UTC, 0 replies.
- [geode] 15/46: GEODE-5363: Moves geode-assembly tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:22 UTC, 0 replies.
- [geode] 16/46: GEODE-5363: Moves geode-modules tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:23 UTC, 0 replies.
- [geode] 17/46: GEODE-5363: Moves geode-modules-tomcat7 tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:24 UTC, 0 replies.
- [geode] 18/46: GEODE-5363: Moves geode-modules-tomcat8 tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:25 UTC, 0 replies.
- [geode] 19/46: GEODE-5363: Moves geode-modules-session tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:26 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5379: Reset affinityRetryCount to zero only when initial retry count is zero to avoid stack overflow (#2098) - posted by es...@apache.org on 2018/07/11 16:13:26 UTC, 0 replies.
- [geode] 20/46: GEODE-5363: Moves geode-web-api tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:27 UTC, 0 replies.
- [geode] 21/46: GEODE-5363: Moves geode-web tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:28 UTC, 0 replies.
- [geode] 22/46: GEODE-5363: Moves geode-rebalancer tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:29 UTC, 0 replies.
- [geode] 23/46: GEODE-5363: Moves geode-protobuf tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:30 UTC, 0 replies.
- [geode] 24/46: GEODE-5363: Moves geode-experimental-driver tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:31 UTC, 0 replies.
- [geode] 25/46: GEODE-5363: Moves geode-old-client-support tests into new source sets. - posted by jb...@apache.org on 2018/07/11 16:13:32 UTC, 0 replies.
- [geode] 26/46: GEODE-5363: Cleanup dependencies and format. - posted by jb...@apache.org on 2018/07/11 16:13:33 UTC, 0 replies.
- [geode] 27/46: GEODE-5363: Don't use UnitTest category to run unit tests. - posted by jb...@apache.org on 2018/07/11 16:13:34 UTC, 0 replies.
- [geode] 28/46: GEODE-5363: Remove UnitTest category from unit tests. - posted by jb...@apache.org on 2018/07/11 16:13:35 UTC, 0 replies.
- [geode] 29/46: GEODE-5363: Cleanup unit tests. - posted by jb...@apache.org on 2018/07/11 16:13:36 UTC, 0 replies.
- [geode] 30/46: GEODE-5363: Run integration tests from new source set. - posted by jb...@apache.org on 2018/07/11 16:13:37 UTC, 0 replies.
- [geode] 31/46: GEODE-5363: Move codeAnalysis resources to integrationTest - posted by jb...@apache.org on 2018/07/11 16:13:38 UTC, 0 replies.
- [geode] 32/46: GEODE-5363: Removes IntegrationTest category. - posted by jb...@apache.org on 2018/07/11 16:13:39 UTC, 0 replies.
- [geode] 33/46: GEODE-5363: Fixes tomcat tests. - posted by jb...@apache.org on 2018/07/11 16:13:40 UTC, 0 replies.
- [geode] 34/46: GEODE-5363: Ignore inner classes. - posted by jb...@apache.org on 2018/07/11 16:13:41 UTC, 0 replies.
- [geode] 35/46: GEODE-5363: Cleanup - posted by jb...@apache.org on 2018/07/11 16:13:42 UTC, 0 replies.
- [geode] 36/46: GEODE-5363: Fixes tomcat tests. - posted by jb...@apache.org on 2018/07/11 16:13:43 UTC, 0 replies.
- [geode] 37/46: GEODE-5363: Allow parallel tests. - posted by jb...@apache.org on 2018/07/11 16:13:44 UTC, 0 replies.
- [geode] 38/46: GEODE-5363: Rebase cleanup. - posted by jb...@apache.org on 2018/07/11 16:13:45 UTC, 0 replies.
- [geode] 39/46: GEODE-5363: Run distributed tests from new sourceSet - posted by jb...@apache.org on 2018/07/11 16:13:46 UTC, 0 replies.
- [geode] 40/46: GEODE-5363: Removes DistributedTest category. - posted by jb...@apache.org on 2018/07/11 16:13:47 UTC, 0 replies.
- [geode] 41/46: GEODE-5363: Run acceptanceTest from new source set. - posted by jb...@apache.org on 2018/07/11 16:13:48 UTC, 0 replies.
- [geode] 42/46: GEODE-5363: Remove acceptanceTest category - posted by jb...@apache.org on 2018/07/11 16:13:49 UTC, 0 replies.
- [geode] 43/46: GEODE-5363: Remove parallel changes. - posted by jb...@apache.org on 2018/07/11 16:13:50 UTC, 0 replies.
- [geode] 44/46: GEODE-5363: Remove category filter. - posted by jb...@apache.org on 2018/07/11 16:13:51 UTC, 0 replies.
- [geode] 45/46: GEODE-5363: Run uiTests from new source set. - posted by jb...@apache.org on 2018/07/11 16:13:52 UTC, 0 replies.
- [geode] 46/46: GEODE-5363: Rebase cleanup - posted by jb...@apache.org on 2018/07/11 16:13:53 UTC, 0 replies.
- [geode] branch feature/GEODE-5363 deleted (was a01271b) - posted by jb...@apache.org on 2018/07/11 16:36:37 UTC, 0 replies.
- [geode-native] branch develop updated: Remove version specifier from install-ssh. Moving to latest version for Windows, to see if that helps some of the instability. - posted by jb...@apache.org on 2018/07/11 16:46:53 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5404: Created static default whitelist and modified to call length - posted by bo...@apache.org on 2018/07/11 16:52:05 UTC, 0 replies.
- [geode-native] branch develop updated: Update docker file to improve doc builds - posted by db...@apache.org on 2018/07/11 17:11:20 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: git base doesnt seem to see PATH, so use full name - posted by sa...@apache.org on 2018/07/11 20:34:24 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5408 Update docs for gfsh remove --all (#2119) - posted by km...@apache.org on 2018/07/11 20:42:39 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Added aggregate for running tasks parallel - posted by sa...@apache.org on 2018/07/11 21:16:34 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: run all tests - posted by sa...@apache.org on 2018/07/11 22:58:59 UTC, 0 replies.
- [geode-native] branch develop updated: Revert "Remove version specifier from install-ssh. Moving to latest version for Windows, to see if that helps some of the instability." - posted by jb...@apache.org on 2018/07/11 23:58:44 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: Refactored stats to have public interfaces in own package Refactored DistributedSystem.java and InternalDistributedSystem.java to now contain a InternalDistributedSystemStats.java instead of being one - posted by ud...@apache.org on 2018/07/12 00:05:32 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: dont run in parallel - posted by sa...@apache.org on 2018/07/12 00:11:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5295: Improve member WaitUntilX methods (#2039) - posted by pr...@apache.org on 2018/07/12 19:36:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5377: wait till threads to finish before exiting the test (#2106) - posted by ji...@apache.org on 2018/07/12 21:20:54 UTC, 0 replies.
- [geode] branch develop updated: spotless - posted by ji...@apache.org on 2018/07/12 21:56:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5394: Change to add additional logging in the event of a failure. - posted by up...@apache.org on 2018/07/12 22:24:10 UTC, 0 replies.
- [geode] branch feature/GEODE-5145 updated (8047a18 -> ce67725) - posted by bo...@apache.org on 2018/07/12 22:55:22 UTC, 0 replies.
- [geode] 01/02: GEODE-5145: Added support for destroying an index during region creation - posted by bo...@apache.org on 2018/07/12 22:55:23 UTC, 0 replies.
- [geode] 02/02: GEODE-5145: Incorporated review comments - posted by bo...@apache.org on 2018/07/12 22:55:24 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5388: Adding a gradle task to repeat a test - posted by up...@apache.org on 2018/07/12 23:17:01 UTC, 0 replies.
- [geode] branch feature/GEODE-5145 updated: GEODE-5145: Updated to version 1.8 - posted by bo...@apache.org on 2018/07/12 23:52:13 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5423 Defer download and copy tasks to execution stage of Gradle - posted by jb...@apache.org on 2018/07/13 13:37:35 UTC, 0 replies.
- [geode-native] branch develop updated: Switch Linux from 'build' to 'ec2-user' account for building, and eliminate creation of 'build' user on Linux. - posted by jb...@apache.org on 2018/07/13 15:40:10 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-5427] Isolate PR pipeline jobs from other pipelines. (#2135) - posted by up...@apache.org on 2018/07/13 16:05:36 UTC, 0 replies.
- [geode-native] branch develop updated: remove creation/setup of 'build' user from RHEL-7 image - posted by jb...@apache.org on 2018/07/13 16:57:24 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated (ed2daec -> 2d68aff) - posted by sa...@apache.org on 2018/07/13 17:26:13 UTC, 0 replies.
- [geode] 01/02: added two jobs for windows - posted by sa...@apache.org on 2018/07/13 17:26:14 UTC, 0 replies.
- [geode] 02/02: Added a new pipeline for windows - posted by sa...@apache.org on 2018/07/13 17:26:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5426: Remove redundant test suites. (#2134) - posted by pr...@apache.org on 2018/07/13 17:55:16 UTC, 0 replies.
- [geode-native] branch develop updated: Fix location of bashrc in install scripts so build tools get properly added to path - posted by jb...@apache.org on 2018/07/13 18:05:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5145: Added support for destroying an index during region creation - posted by bo...@apache.org on 2018/07/13 20:29:51 UTC, 0 replies.
- [geode] branch feature/GEODE-5145 deleted (was d9d691f) - posted by bo...@apache.org on 2018/07/13 20:29:52 UTC, 0 replies.
- [geode-native] branch develop updated: Reverts changes to use ec2-user for build. (#317) - posted by jb...@apache.org on 2018/07/13 20:54:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5432 COMMIT THEN REVIEW Docs typo correction - posted by km...@apache.org on 2018/07/13 21:03:54 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4726 Clarify docs on set-by-gfsh bind addresses (#1999) - posted by km...@apache.org on 2018/07/13 23:20:15 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Use vcap gitbash - posted by sa...@apache.org on 2018/07/13 23:28:06 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: WIP: Moving current stats to Micrometer format - posted by ud...@apache.org on 2018/07/13 23:59:07 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5356: Add unit test for PdxField. - posted by jb...@apache.org on 2018/07/14 04:11:26 UTC, 0 replies.
- [geode] branch develop updated (cd84387 -> b97b3e2) - posted by jb...@apache.org on 2018/07/14 04:12:26 UTC, 0 replies.
- [geode] 01/02: GEODE-5357: Inline uncohesive method. - posted by jb...@apache.org on 2018/07/14 04:12:27 UTC, 0 replies.
- [geode] 02/02: GEODE-5357: Add unit test for PdxType. - posted by jb...@apache.org on 2018/07/14 04:12:28 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5362: Add unit test for EnumId. - posted by jb...@apache.org on 2018/07/14 04:12:42 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5367: Add unit test for EnumInfo. - posted by jb...@apache.org on 2018/07/14 04:12:57 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5014: Remove usage of org.json from geode-assembly module (#2132) - posted by je...@apache.org on 2018/07/16 13:39:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530 refactored ShellCommandDUnitTest (#2137) - posted by ji...@apache.org on 2018/07/16 15:55:53 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530: refactor ListClientCommandDUnitTest (#2129) - posted by ji...@apache.org on 2018/07/16 15:57:41 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530 Refactor RebalanceCommandDistributedTest (#2130) - posted by ji...@apache.org on 2018/07/16 15:59:21 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4965 Add gfsh/jndi-binding permission levels to docs (#2141) - posted by km...@apache.org on 2018/07/16 16:32:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530: add license headers - posted by ji...@apache.org on 2018/07/16 17:01:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5371: Remove many FlakyTest categorizations. (#2123) - posted by pr...@apache.org on 2018/07/16 17:17:40 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530: fix compiling error - posted by ji...@apache.org on 2018/07/16 17:28:49 UTC, 0 replies.
- [geode] branch develop updated (2244041 -> 0742437) - posted by kl...@apache.org on 2018/07/16 17:54:56 UTC, 0 replies.
- [geode] 01/05: GEODE-5430: Add getController method to VM - posted by kl...@apache.org on 2018/07/16 17:54:57 UTC, 0 replies.
- [geode] 02/05: GEODE-5431: Improve error message when using DistributedDiskDirRule with VM.bounce() - posted by kl...@apache.org on 2018/07/16 17:54:58 UTC, 0 replies.
- [geode] 03/05: GEODE-5405: Use zero as default revokedTime in PersistentMemberPattern - posted by kl...@apache.org on 2018/07/16 17:54:59 UTC, 0 replies.
- [geode] 04/05: GEODE-5405: Streamline Backup distributed tests - posted by kl...@apache.org on 2018/07/16 17:55:00 UTC, 0 replies.
- [geode] 05/05: GEODE-5405: Cleanup PersistentMemberPattern - posted by kl...@apache.org on 2018/07/16 17:55:01 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5292: Flushing to disk in test before introducing spy in test (#2140) - posted by up...@apache.org on 2018/07/16 19:07:02 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Now that we have two workers we can run parallely - posted by sa...@apache.org on 2018/07/16 23:43:14 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: WIP: Completed ConnectionsStats, ClientSendStats.kt, ClientStats.kt. Still some failures due to FunctionStats not yet implemented - posted by ud...@apache.org on 2018/07/17 00:14:50 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530: refactor to not use CliCommandTestBase (#2125) - posted by up...@apache.org on 2018/07/17 16:50:27 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: run a single integration test - posted by sa...@apache.org on 2018/07/17 17:35:03 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5363: Moves all non-unit tests into specific isolated source sets. (#2126) - posted by jb...@apache.org on 2018/07/17 19:54:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5441: Use cmd.exe when invoking gfsh.bat in GfshRule (#2147) - posted by je...@apache.org on 2018/07/17 21:55:53 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated (0ea86c8 -> c5bf1c7) - posted by es...@apache.org on 2018/07/17 22:21:15 UTC, 0 replies.
- [geode] 01/02: wip fix review comments. - posted by es...@apache.org on 2018/07/17 22:21:16 UTC, 0 replies.
- [geode] 02/02: Remove the syncRunable. - posted by es...@apache.org on 2018/07/17 22:21:17 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4728: update serialization docs - posted by db...@apache.org on 2018/07/17 22:41:54 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated (c5bf1c7 -> 4919e3b) - posted by es...@apache.org on 2018/07/17 23:17:21 UTC, 0 replies.
- [geode] 01/05: GEODE-5376: Move SynchronizationRunnable to TXState - posted by es...@apache.org on 2018/07/17 23:17:22 UTC, 1 replies.
- [geode] 02/05: remove a log message. - posted by es...@apache.org on 2018/07/17 23:17:23 UTC, 1 replies.
- [geode] 03/05: do not abort when beforeCompletion failed, only do it in afterCompletion. - posted by es...@apache.org on 2018/07/17 23:17:24 UTC, 1 replies.
- [geode] 04/05: wip fix review comments. - posted by es...@apache.org on 2018/07/17 23:17:25 UTC, 1 replies.
- [geode] 05/05: Remove the syncRunable. - posted by es...@apache.org on 2018/07/17 23:17:26 UTC, 1 replies.
- [geode] branch feature/GEODE-5376 updated (4919e3b -> e9d8558) - posted by es...@apache.org on 2018/07/17 23:27:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5363: Fixes issue with build in IJ IDEA. - posted by jb...@apache.org on 2018/07/18 00:05:08 UTC, 1 replies.
- [geode] branch feature/GEODE-5376 updated: move test to new package. - posted by es...@apache.org on 2018/07/18 00:18:12 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: WIP: FunctionStats.kt completed, DistributionStats.kt - posted by ud...@apache.org on 2018/07/18 00:30:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5421 Updated dependencies - posted by ab...@apache.org on 2018/07/18 15:29:58 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: trigger precheckin - posted by es...@apache.org on 2018/07/18 17:14:49 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: Correct a comment: no longer have a waiting thread. - posted by es...@apache.org on 2018/07/18 17:36:47 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: added -force to kill task - posted by sa...@apache.org on 2018/07/18 18:08:49 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated (5dd82b1 -> 3cd0c96) - posted by sa...@apache.org on 2018/07/18 19:13:03 UTC, 0 replies.
- [geode] 01/01: GEODE-5212: Convert ExportLogsIntegrationTest to DistributedTest - posted by sa...@apache.org on 2018/07/18 19:13:04 UTC, 0 replies.
- [geode] branch develop updated: Revert "GEODE-5363: Fixes issue with build in IJ IDEA." - posted by jb...@apache.org on 2018/07/18 19:16:45 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5363: Use nebula.facet plugin to simplify test modules. (#2154) - posted by jb...@apache.org on 2018/07/18 19:52:50 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5445: Allow Jetty webapps to discover resources when symlinks are used (#2151) - posted by je...@apache.org on 2018/07/18 20:41:20 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-5449] Refactor almost the entire pipeline to be fork-friendly. Add new image. - posted by ab...@apache.org on 2018/07/18 20:46:34 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5363: Use dependencies over plugins in gradle. - posted by jb...@apache.org on 2018/07/18 20:52:14 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: run all integration tests - posted by sa...@apache.org on 2018/07/18 21:00:16 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated: Converted ExportLogsOverHttpIntegrationTest to DistributedTest - posted by sa...@apache.org on 2018/07/18 21:20:07 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5448: LogExporter estimates log file size incorrectly on Windows (#2153) - posted by je...@apache.org on 2018/07/18 21:34:53 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated: spotlessApply - posted by sa...@apache.org on 2018/07/18 21:48:51 UTC, 1 replies.
- [geode] branch develop updated: GEODE-1703: Lengthened a timeout to fix a flaky test. (#2150) - posted by up...@apache.org on 2018/07/19 00:03:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5396: A bit of restructuring and a bit of cleanup to isolate failures better - posted by up...@apache.org on 2018/07/19 00:03:46 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: WIP: CachePerfStats - posted by ud...@apache.org on 2018/07/19 00:15:21 UTC, 0 replies.
- [geode] branch develop updated: Add rsync to google-geode-builder image. - posted by jb...@apache.org on 2018/07/19 00:28:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5363: Tell intellij to consider all source code as production code (#2161) - posted by jb...@apache.org on 2018/07/19 01:29:47 UTC, 0 replies.
- [geode] branch develop updated (2586d4b -> 762eb28) - posted by jb...@apache.org on 2018/07/19 05:42:42 UTC, 0 replies.
- [geode] 01/02: Revert "GEODE-5363: Tell intellij to consider all source code as production code (#2161)" - posted by jb...@apache.org on 2018/07/19 05:42:43 UTC, 0 replies.
- [geode] 02/02: GEODE-5363: Fixes remaining issues with IJ when module per source set is disabled. - posted by jb...@apache.org on 2018/07/19 05:42:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE_5402 Disk recovery hangs after killing members (#2148) - posted by lg...@apache.org on 2018/07/19 16:07:39 UTC, 0 replies.
- [geode] branch develop updated: GEODE-567: Wait for async datastore creation to reach appropriate point (#2143) - posted by up...@apache.org on 2018/07/19 16:35:41 UTC, 0 replies.
- [geode] branch develop updated: Remove unit test category from PersistenceAdvisorImplTest - posted by lg...@apache.org on 2018/07/19 16:50:16 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5436 Update create gateway receiver docs with if-not-exists (#2144) - posted by km...@apache.org on 2018/07/19 16:50:59 UTC, 0 replies.
- [geode-native] branch develop updated: Fix cmake version at 3.11.4 for now, til we can figure out how 3.12 (#318) - posted by jb...@apache.org on 2018/07/19 18:08:44 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: updated JAVA_HOME path to 181 - posted by sa...@apache.org on 2018/07/19 18:49:20 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5446: PdxAttributesJUnitTest does not teardown cache in correct order (#2152) - posted by je...@apache.org on 2018/07/19 20:12:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5452: StartMemberUtilsTest is not platform agnostic (#2157) - posted by je...@apache.org on 2018/07/19 20:17:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5428: Fix test and cleanup of warnings. (#2159) - posted by wi...@apache.org on 2018/07/19 20:46:54 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 updated: fix a review comment. - posted by es...@apache.org on 2018/07/19 22:32:25 UTC, 1 replies.
- [geode-native] branch develop updated: GEODE-4728: update serialization docs - WIP - posted by db...@apache.org on 2018/07/19 23:51:45 UTC, 1 replies.
- [geode] branch feature/giiQueueing updated (a13ee5c -> 41bbbc6) - posted by la...@apache.org on 2018/07/19 23:58:53 UTC, 0 replies.
- [geode] 01/01: GEM-2052: updates to giiQueueing and respective test. - posted by la...@apache.org on 2018/07/19 23:58:54 UTC, 2 replies.
- [geode] branch develop updated: GEODE-5456: Exceptions during SSL handshake are different for Windows (#2165) - posted by je...@apache.org on 2018/07/20 03:41:11 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-5449] Remove unnecessary command and exit if an error occurs. - posted by jb...@apache.org on 2018/07/20 04:17:01 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5325: catch DistributedSystemDisconnectedException (#2166) - posted by wi...@apache.org on 2018/07/20 16:37:26 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5376: Remove SynchronizationRunnable (#2122) - posted by es...@apache.org on 2018/07/20 17:05:39 UTC, 0 replies.
- [geode] branch feature/GEODE-5376 deleted (was 1cca59e) - posted by es...@apache.org on 2018/07/20 17:05:46 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5459: Convert the classpath into a manifest jar for ProcessWrapper (#2168) - posted by je...@apache.org on 2018/07/20 17:37:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5461 - Docs: Specifying the security-manager property (#2171) - posted by db...@apache.org on 2018/07/20 21:36:53 UTC, 0 replies.
- [geode] branch feature/giiQueueing updated (41bbbc6 -> 205ca81) - posted by la...@apache.org on 2018/07/21 01:08:11 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4593 Remove unused MigrationClient/Server - posted by ab...@apache.org on 2018/07/23 14:36:54 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4728 Docs: Replace product name with variable, update redundancy writeup - posted by db...@apache.org on 2018/07/23 16:16:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5463: Generated restore.bat script is incorrect for Windows (#2170) - posted by je...@apache.org on 2018/07/23 16:52:02 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5388: Fixing repeatTest task after splitting test source sets - posted by up...@apache.org on 2018/07/23 18:25:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5463: Remove invalid path chars for Windows - posted by je...@apache.org on 2018/07/23 20:15:00 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-gfsh-distributed-tests updated: Reworked after review - posted by sa...@apache.org on 2018/07/23 20:45:32 UTC, 0 replies.
- [geode] branch feature/giiQueueing updated (205ca81 -> 3a27484) - posted by la...@apache.org on 2018/07/23 21:10:53 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-specific-category created (now c40dc55) - posted by sa...@apache.org on 2018/07/23 21:32:14 UTC, 0 replies.
- [geode] 01/01: Merge branch 'develop' into feature/GEODE-5212-specific-category - posted by sa...@apache.org on 2018/07/23 21:32:15 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-specific-category updated: run specific category - posted by sa...@apache.org on 2018/07/23 21:32:36 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-specific-category updated: pulled in changes required for GSUTIL and JDK - posted by sa...@apache.org on 2018/07/23 21:54:53 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-specific-category updated: corrected a path for callstack - posted by sa...@apache.org on 2018/07/23 21:59:41 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5142 new Thread Monitoring Mechanism - posted by bs...@apache.org on 2018/07/23 22:58:45 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated (d5f9b89 -> 75cb413) - posted by sa...@apache.org on 2018/07/23 23:53:05 UTC, 0 replies.
- [geode] 01/01: Merge branch 'develop' into feature/GEODE-5212-export-logs - posted by sa...@apache.org on 2018/07/23 23:53:06 UTC, 0 replies.
- [geode] branch feature/Micrometer updated (262fe63 -> 61325f8) - posted by ud...@apache.org on 2018/07/24 00:20:56 UTC, 0 replies.
- [geode] 01/01: WIP: Using original Stats Interfaces - posted by ud...@apache.org on 2018/07/24 00:20:57 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3530 Added command tests using http connection (#2177) - posted by ji...@apache.org on 2018/07/24 15:23:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5455: add new tests to verify MemberMXBean method return types (#2169) - posted by kh...@apache.org on 2018/07/24 16:32:04 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4728: User Guide -Modify data serialization navigation - posted by db...@apache.org on 2018/07/24 16:43:23 UTC, 1 replies.
- [geode] branch develop updated: GEODE-5097: Wait for dispatcher to pause in AsyncEventQueue test (#2175) - posted by wi...@apache.org on 2018/07/24 17:06:11 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5453: Isolates upgrade tests in upgradeTest source set. (#2160) - posted by jb...@apache.org on 2018/07/24 18:36:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5256: Parameters Precedence in Start Server (#2013) - posted by ji...@apache.org on 2018/07/24 21:44:51 UTC, 0 replies.
- [geode-native] branch develop updated: Non-collapsing left-hand navigation - posted by db...@apache.org on 2018/07/24 22:21:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5212: Added a test task to run Gfsh distributed tests (#2164) - posted by sa...@apache.org on 2018/07/24 23:56:48 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-gfsh-distributed-tests deleted (was 41e8503) - posted by sa...@apache.org on 2018/07/24 23:56:51 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5468: Make line separators platform independent (#2178) - posted by je...@apache.org on 2018/07/24 23:59:17 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated (72f3713 -> 8f32985) - posted by sa...@apache.org on 2018/07/25 00:44:40 UTC, 0 replies.
- [geode] 01/02: Added WindowsGfshDistributionTest - posted by sa...@apache.org on 2018/07/25 00:44:41 UTC, 0 replies.
- [geode] 02/02: use testCategory property to run GfshTest - posted by sa...@apache.org on 2018/07/25 00:44:42 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: use geode-ci as input - posted by sa...@apache.org on 2018/07/25 00:47:48 UTC, 0 replies.
- [geode] branch feature/GEODE-5463 created (now 1fdb373) - posted by je...@apache.org on 2018/07/25 04:23:51 UTC, 0 replies.
- [geode] 01/01: Debugging Windows failures - posted by je...@apache.org on 2018/07/25 04:23:52 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5212: Consider property testCategory for upgradeTest gradle task (#2190) - posted by sa...@apache.org on 2018/07/25 04:50:45 UTC, 0 replies.
- [geode] branch feature/Micrometer updated: WIP: First working commit with Micrometer using existing Statistics interfaces. - posted by ud...@apache.org on 2018/07/25 16:34:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5472: avoid a deadlock situation by waiting before creating the region again. (#2186) - posted by ji...@apache.org on 2018/07/25 16:38:07 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Added unit test job - posted by sa...@apache.org on 2018/07/25 16:51:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-1009: remove flakiness from testAllOpsNotifications by handling… (#2127) - posted by wi...@apache.org on 2018/07/25 17:31:59 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5465: prevent calling socket.accept in GMSHealthMonitorJUnitTest (#2180) - posted by wi...@apache.org on 2018/07/25 17:46:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5453: Remove dependency between upgrade a distributed test. - posted by jb...@apache.org on 2018/07/25 19:12:23 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-5473 Docs page describing how to use the query api - posted by db...@apache.org on 2018/07/25 21:45:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5212: Fix ExportLogsStatsDunit on windows (#2192) - posted by sa...@apache.org on 2018/07/25 22:03:17 UTC, 0 replies.
- [geode] branch feature/GEODE-5401 updated: GEODE-5401: Check if transaction has been failed over before expiring client transactions. - posted by es...@apache.org on 2018/07/25 22:49:59 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5463: Log executable used by BackupIntegrationTest - posted by je...@apache.org on 2018/07/25 22:54:56 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-5476] Refactor CI to use external instances for test execution. (#2198) - posted by jb...@apache.org on 2018/07/25 23:09:58 UTC, 0 replies.
- [geode] branch develop updated (9723637 -> 233932c) - posted by di...@apache.org on 2018/07/25 23:16:35 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2200 from smgoller/GEODE-5476-2 - posted by di...@apache.org on 2018/07/25 23:16:36 UTC, 0 replies.
- [geode] branch develop updated (233932c -> dae3a46) - posted by di...@apache.org on 2018/07/25 23:26:45 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2201 from smgoller/GEODE-5476-3 - posted by di...@apache.org on 2018/07/25 23:26:46 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5453: Fixes upgradeTest failures. - posted by jb...@apache.org on 2018/07/26 00:19:45 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5477 Fix distTomcat dependencies in geode assembly (#2194) - posted by jb...@apache.org on 2018/07/26 01:13:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5474: Fix test flakiness in DiskRegionAsyncRecoveryJUnitTest an… (#2187) - posted by je...@apache.org on 2018/07/26 02:23:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5453: Make passing build depend on UpgradeTest job. - posted by jb...@apache.org on 2018/07/26 14:32:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5475: ClusterStartupRule improvement (#2193) - posted by ji...@apache.org on 2018/07/26 14:52:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5476: Lower timeouts on pipeline jobs. - posted by jb...@apache.org on 2018/07/26 16:38:05 UTC, 0 replies.
- [geode] branch develop updated (0f765b9 -> 9f91611) - posted by jc...@apache.org on 2018/07/26 16:44:38 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2185 from BenjaminPerryRoss/fix-npe-jndi-command-159205020 - posted by jc...@apache.org on 2018/07/26 16:44:39 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated (74a6603 -> 7899f20) - posted by je...@apache.org on 2018/07/26 16:46:09 UTC, 0 replies.
- [geode] 01/01: Merge branch 'develop' into feature/GEODE-5212 - posted by je...@apache.org on 2018/07/26 16:46:10 UTC, 0 replies.
- [geode-examples] branch develop updated (2549e36 -> 4072981) - posted by km...@apache.org on 2018/07/26 16:54:50 UTC, 0 replies.
- [geode-examples] 01/01: Merge pull request #64 from dihardman/feature/GEODE-5414 - posted by km...@apache.org on 2018/07/26 16:54:51 UTC, 0 replies.
- [geode-native] branch develop updated: cmake install switched to 'latest' - posted by ec...@apache.org on 2018/07/26 17:13:34 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Add debug output for BackupIntegrationTest - posted by je...@apache.org on 2018/07/26 17:24:50 UTC, 0 replies.
- [geode] branch develop updated: User Guide: parameterize product name - posted by db...@apache.org on 2018/07/26 17:30:48 UTC, 0 replies.
- [geode-examples] branch develop updated: Revert "Merge pull request #64 from dihardman/feature/GEODE-5414" - posted by up...@apache.org on 2018/07/26 17:57:30 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: List directory contents - posted by je...@apache.org on 2018/07/26 18:06:38 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Does the restore.bat script really need cmd.exe? - posted by je...@apache.org on 2018/07/26 18:21:19 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: Because Windows... - posted by je...@apache.org on 2018/07/26 18:56:29 UTC, 0 replies.
- [geode] branch develop updated: Reset CI job timeouts until PR pipeline is faster - posted by ab...@apache.org on 2018/07/26 20:26:07 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: use full path - posted by je...@apache.org on 2018/07/26 20:35:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-1942: Limiting random strings to alphanumeric - posted by up...@apache.org on 2018/07/26 20:49:07 UTC, 0 replies.
- [geode] branch feature/GEODE-5478 updated: GEODE-5478: Simplified low redundancy calculation - posted by bo...@apache.org on 2018/07/26 21:41:21 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5467: Remove chance of use same random port for JMX and http se… (#2199) - posted by wi...@apache.org on 2018/07/26 21:51:58 UTC, 0 replies.
- [geode] branch feature/GEODE-5478 updated (18b9fd4 -> c93fafd) - posted by bo...@apache.org on 2018/07/26 22:23:40 UTC, 0 replies.
- [geode] 01/03: GEODE-5478: Modified BucketRedundancyTracker to not increment low redundnancy bucket count twice - posted by bo...@apache.org on 2018/07/26 22:23:41 UTC, 0 replies.
- [geode] 02/03: GEODE-5478: Simplified low redundancy calculation - posted by bo...@apache.org on 2018/07/26 22:23:42 UTC, 0 replies.
- [geode] 03/03: GEODE-5478: Updated distributed test after rebase - posted by bo...@apache.org on 2018/07/26 22:23:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5476: Migrate pipeline changes to pull request pipeline. - posted by jb...@apache.org on 2018/07/26 22:26:25 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: more debugging - posted by je...@apache.org on 2018/07/26 22:29:45 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5476: Fixes pr-pipeline deployment name. - posted by jb...@apache.org on 2018/07/26 22:33:20 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5476: Fixes pr-pipeline docker image prefix. - posted by jb...@apache.org on 2018/07/26 22:36:29 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-5473 Docs page describing how to use the query api, update - posted by db...@apache.org on 2018/07/26 23:19:40 UTC, 1 replies.
- [geode] branch feature/GEODE-5401 updated: Fix review comments. Use ExpireDisconnectedClientTransactionsMessage instead of TXManagerImpl.TXRemovalMessage when expire client transactions. Only send new message to Geode 1.7.0 and later servers - assuming old version servers will be rolled soon. Handle differently when server receives this new message based on sender version. - posted by es...@apache.org on 2018/07/26 23:39:33 UTC, 0 replies.
- [geode-native] branch develop updated: Update cmake version to 3.12 for CLI projects (#322) - posted by jb...@apache.org on 2018/07/27 15:40:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4118/GEODE-5406: rework ClientHealthStatsDUnitTest (#2203) - posted by ji...@apache.org on 2018/07/27 15:56:51 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5484: Add Eclipse artifacts bin/ and .metadata to .gitignore - posted by kl...@apache.org on 2018/07/27 16:18:40 UTC, 0 replies.
- [geode] branch feature/GEODE-5478 updated (c93fafd -> a9e9ba4) - posted by bo...@apache.org on 2018/07/27 17:05:21 UTC, 0 replies.
- [geode] 01/02: GEODE-5478: Force CI re-run - posted by bo...@apache.org on 2018/07/27 17:05:22 UTC, 0 replies.
- [geode] 02/02: GEODE-5478: Force CI re-run - posted by bo...@apache.org on 2018/07/27 17:05:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5471 Split RollingUpgrade tests to parallelize (#2183) - posted by jb...@apache.org on 2018/07/27 18:28:39 UTC, 0 replies.
- [geode] branch develop updated (6712aca -> b077662) - posted by di...@apache.org on 2018/07/27 18:52:19 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2214 from rhoughton-pivot/feature/GEODE-5488-yml - posted by di...@apache.org on 2018/07/27 18:52:20 UTC, 0 replies.
- [geode] branch develop updated (b077662 -> be6d4ca) - posted by di...@apache.org on 2018/07/27 19:28:45 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2216 from rhoughton-pivot/feature/GEODE-5488-yml - posted by di...@apache.org on 2018/07/27 19:28:46 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5488 - Enable docker for all of our gradle tests (#2215) - posted by jb...@apache.org on 2018/07/27 19:52:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5478: Modified to not increment low redundancy bucket count twice - posted by bo...@apache.org on 2018/07/27 20:34:09 UTC, 0 replies.
- [geode] branch feature/GEODE-5478 deleted (was a9e9ba4) - posted by bo...@apache.org on 2018/07/27 20:34:13 UTC, 1 replies.
- [geode] branch feature/GEODE-5478 created (now a9e9ba4) - posted by bo...@apache.org on 2018/07/27 20:35:16 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5489 Create version properties file less (#2213) - posted by jb...@apache.org on 2018/07/27 21:10:15 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated: Fixing failing tests - posted by sa...@apache.org on 2018/07/27 23:32:49 UTC, 0 replies.
- [geode] branch feature/GEODE-5212-export-logs updated (5ed25ca -> f10484c) - posted by sa...@apache.org on 2018/07/27 23:48:07 UTC, 0 replies.
- [geode] 01/05: GEODE-5212: Convert ExportLogsIntegrationTest to DistributedTest - posted by sa...@apache.org on 2018/07/27 23:48:08 UTC, 0 replies.
- [geode] 02/05: Converted ExportLogsOverHttpIntegrationTest to DistributedTest - posted by sa...@apache.org on 2018/07/27 23:48:09 UTC, 0 replies.
- [geode] 03/05: spotlessApply - posted by sa...@apache.org on 2018/07/27 23:48:10 UTC, 0 replies.
- [geode] 04/05: Fixing failing tests - posted by sa...@apache.org on 2018/07/27 23:48:11 UTC, 0 replies.
- [geode] 05/05: precheckin - posted by sa...@apache.org on 2018/07/27 23:48:12 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5488: Fixes bad merge that remove distributeTest. - posted by jb...@apache.org on 2018/07/28 00:06:50 UTC, 0 replies.
- [geode] branch feature/CleanMicrometer updated: WIP: Fixing PartitionedRegionStats.kt - posted by ud...@apache.org on 2018/07/28 00:22:24 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5494: Ignore until dockerization issues resolved. - posted by jb...@apache.org on 2018/07/28 04:39:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5476: Reduce build output while preserving some sense of progress. (#2222) - posted by jb...@apache.org on 2018/07/30 16:35:12 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5464: Generify DistributionManager and related classes (#2174) - posted by go...@apache.org on 2018/07/30 16:38:28 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5443: removing uiTests from the CI - posted by up...@apache.org on 2018/07/30 16:45:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5437: change async region gii to be synchronous (#2219) - posted by ds...@apache.org on 2018/07/30 18:04:23 UTC, 0 replies.
- [geode] branch feature/GEODE-5400 created (now 1b5b8eb) - posted by es...@apache.org on 2018/07/30 18:40:52 UTC, 0 replies.
- [geode] 01/01: GEODE-5400: Cleanup locks if held during TXState.close. - posted by es...@apache.org on 2018/07/30 18:40:53 UTC, 1 replies.
- [geode] branch feature/GEODE-5400 updated (1b5b8eb -> efcffbd) - posted by es...@apache.org on 2018/07/30 18:46:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5492 Fix gradle dependencies to enable reliable parallel build (#2217) - posted by jb...@apache.org on 2018/07/30 20:31:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5496 create reaper pipeline (#2224) - posted by jb...@apache.org on 2018/07/30 20:38:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5490: Moves backwards compatibility tests in to upgradeTest. (#2221) - posted by jb...@apache.org on 2018/07/30 21:13:41 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5490: Update metrics to drop flaky and include upgrade test. - posted by jb...@apache.org on 2018/07/30 21:24:52 UTC, 0 replies.
- [geode] branch feature/CleanMicrometer updated: WIP: Completed PartitionedRegionStats.kt and ResourceManagerStats.kt - posted by ud...@apache.org on 2018/07/30 21:31:33 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4359: Remove enable_shared_from_this (#320) - posted by jb...@apache.org on 2018/07/30 21:31:54 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: GEODE-5497: Add an incremental backup test to BackupIntegrationTest - posted by je...@apache.org on 2018/07/30 22:34:20 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: sleep during backup test se we can debug on the actual test worker - posted by je...@apache.org on 2018/07/30 23:33:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Reorganized to decrease overhead wait times. - posted by jb...@apache.org on 2018/07/31 02:24:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Fixes resource name. - posted by jb...@apache.org on 2018/07/31 02:28:32 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Use image_resource - posted by jb...@apache.org on 2018/07/31 02:35:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Fixes image_resource - posted by jb...@apache.org on 2018/07/31 02:41:51 UTC, 1 replies.
- [geode] branch develop updated: GEODE-5503: Reduce overhead wait time on main pipeline. - posted by jb...@apache.org on 2018/07/31 03:02:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Fixes dependency ordering. - posted by jb...@apache.org on 2018/07/31 03:17:20 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Remove prepopulate_build since parallel build is fixed. - posted by jb...@apache.org on 2018/07/31 03:30:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Fixes resource dependency ordering. - posted by jb...@apache.org on 2018/07/31 03:45:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5503: Remove prepopulate_build since parallel builds are correct. - posted by jb...@apache.org on 2018/07/31 04:07:31 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: maybe powershell - posted by je...@apache.org on 2018/07/31 04:12:35 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: quote path because of too long filenames - posted by je...@apache.org on 2018/07/31 04:27:04 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: windows sucks - posted by je...@apache.org on 2018/07/31 04:38:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5425: Overhaul of concourse_job_performance.py * Metric output now: * * Highlights class failure rate as well as test failure rate * * Warns when mutliple classes fail with the same test name, suggesting a problematic base class * * Warns whenever completed tasks failed without a detectable test failure (often due to timeouts) * Additional functionality has been added: * * Can now target different teams and accept a token for authentication * * Can now specify more than 100 most rece [...] - posted by jb...@apache.org on 2018/07/31 06:20:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5400: Cleanup locks if held during TXState.close. (#2223) - posted by es...@apache.org on 2018/07/31 15:59:07 UTC, 0 replies.
- [geode-native] branch develop updated: Fixed Spelling. (#323) - posted by db...@apache.org on 2018/07/31 16:06:56 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5496: Temp increase of ttl for reaper. - posted by jb...@apache.org on 2018/07/31 16:26:38 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5496: Update test task timeouts with new reasonable values. - posted by jb...@apache.org on 2018/07/31 16:41:01 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: leave java.io.tmpdir alone - posted by je...@apache.org on 2018/07/31 16:46:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5478: Modified updateNoCopiesStatistics to handle never had copies case - posted by bo...@apache.org on 2018/07/31 16:55:31 UTC, 0 replies.
- [geode] branch feature/GEODE-5401 updated (40bcdbb -> cf96409) - posted by es...@apache.org on 2018/07/31 16:55:39 UTC, 0 replies.
- [geode] 01/02: GEODE-5401: Check if transaction has been failed over before expiring client transactions. - posted by es...@apache.org on 2018/07/31 16:55:40 UTC, 0 replies.
- [geode] 02/02: Fix review comments. Use ExpireDisconnectedClientTransactionsMessage instead of TXManagerImpl.TXRemovalMessage when expire client transactions. Only send new message to Geode 1.7.0 and later servers - assuming old version servers will be rolled soon. Handle differently when server receives this new message based on sender version. - posted by es...@apache.org on 2018/07/31 16:55:41 UTC, 0 replies.
- [geode] branch feature/GEODE-5505 created (now 8821434) - posted by bs...@apache.org on 2018/07/31 17:12:25 UTC, 0 replies.
- [geode] 01/01: GEODE-5505 Cache listener not invoked on a retried destroy() operation - posted by bs...@apache.org on 2018/07/31 17:12:26 UTC, 0 replies.
- [geode] branch feature/GEODE-5212 updated: remove references to TMPDIR and add debug flag - posted by je...@apache.org on 2018/07/31 17:13:07 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5451: Use awaitility to resolve race condition in test (#2228) - posted by wi...@apache.org on 2018/07/31 17:25:27 UTC, 0 replies.
- [geode] branch develop updated (cd2377e -> 1acc8a9) - posted by di...@apache.org on 2018/07/31 18:20:23 UTC, 0 replies.
- [geode] 01/01: Merge pull request #2234 from PurelyApplied/geode-5507 - posted by di...@apache.org on 2018/07/31 18:20:24 UTC, 0 replies.
- [geode] branch feature/GEODE-5502 updated: GEODe-5502: Added additional tests - posted by bo...@apache.org on 2018/07/31 19:01:49 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5500 retry start_instance on failure (#2229) - posted by jb...@apache.org on 2018/07/31 19:15:52 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5511: Show important commands during CI builds. - posted by jb...@apache.org on 2018/07/31 19:19:14 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5401: Check if transaction has been failed over before expiring client transactions. (#2197) - posted by es...@apache.org on 2018/07/31 19:26:26 UTC, 0 replies.
- [geode] branch feature/GEODE-5401 deleted (was b3d2029) - posted by es...@apache.org on 2018/07/31 19:26:32 UTC, 0 replies.
- [geode] branch develop updated: GEODE-5510 remove bad dependency between acceptanceTest and upgradeTest - posted by jb...@apache.org on 2018/07/31 19:29:39 UTC, 0 replies.
- [geode] branch feature/CleanMicrometer updated: WIP: cleaned up imports Add GatewayReceiverStats.kt GatewaySenderStats.kt - posted by ud...@apache.org on 2018/07/31 19:55:19 UTC, 0 replies.