You are viewing a plain text version of this content. The canonical link for it is here.
- [geode] branch develop updated: GEODE-3834: Use TemporaryFolder rule in backup tests that did not yet use it (#1373) - posted by nr...@apache.org on 2018/02/01 00:40:14 UTC, 0 replies.
- [geode] branch feature/GEODE-3948 updated: GEODE-3948 Improve CQ performance under flaky network conditions - posted by bs...@apache.org on 2018/02/01 00:43:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4013: Ensure that non-daemon thread is used during shutdown of … (#1368) - posted by je...@apache.org on 2018/02/01 14:17:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3653: Remove testHook from AbstractGatewaySenderEventProcessor (#1217) - posted by ja...@apache.org on 2018/02/01 18:03:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3800: Replace BackupManager with BackupService (#1372) - posted by ag...@apache.org on 2018/02/01 18:26:44 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4426: Refactor PdxFieldTypes as enum class. (#202) - posted by jb...@apache.org on 2018/02/01 18:39:57 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (291b1c1 -> fd25a67) - posted by zh...@apache.org on 2018/02/01 19:48:56 UTC, 0 replies.
- [geode] 01/01: GEODE-3967: when ConcurrentCacheModificationException happened. GatewaySenderEventImpl should save the status and notify gatewaysender anyway. SerialGatewaySender will handle it. In AbstractUpdateOperation's doPutOrCreate's 3 tries of basicUpdate, the 3rd one should allow both create and update. make event with CME to be ignored by dispatcher - posted by zh...@apache.org on 2018/02/01 19:48:57 UTC, 1 replies.
- [geode-native] branch develop updated: GEODE-4423: Fixes enumeration ordinal values. - posted by jb...@apache.org on 2018/02/01 20:46:03 UTC, 0 replies.
- svn commit: r24626 - /dev/geode/1.4.0.RC2/ /release/geode/1.4.0/ - posted by sb...@apache.org on 2018/02/01 22:24:21 UTC, 0 replies.
- [geode] branch master updated (e86a731 -> c28d649) - posted by sb...@apache.org on 2018/02/01 22:29:35 UTC, 0 replies.
- [geode] 01/01: Merge branch 'release/1.4.0' - posted by sb...@apache.org on 2018/02/01 22:29:36 UTC, 0 replies.
- [geode] branch release/1.4.0 deleted (was 2a70679) - posted by sb...@apache.org on 2018/02/01 22:35:26 UTC, 0 replies.
- [geode-examples] branch master updated (b4a22bf -> 5b413a3) - posted by sb...@apache.org on 2018/02/01 22:36:27 UTC, 0 replies.
- [geode-examples] 01/01: Merge branch 'release/1.4.0' - posted by sb...@apache.org on 2018/02/01 22:36:28 UTC, 0 replies.
- [geode-examples] branch release/1.4.0 deleted (was ced35f8) - posted by sb...@apache.org on 2018/02/01 22:39:04 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4405: Move backup target and base line dirs to prepare backup message (#1377) - posted by nr...@apache.org on 2018/02/02 17:20:23 UTC, 0 replies.
- svn commit: r24647 - /dev/geode/1.4.0.RC1/ - posted by ab...@apache.org on 2018/02/02 17:45:33 UTC, 0 replies.
- [geode] branch develop updated: Update NOTICE with 2018 copyright - posted by ab...@apache.org on 2018/02/02 17:49:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3127: add function execution to new client protocol. (#1357) - posted by go...@apache.org on 2018/02/02 18:03:15 UTC, 0 replies.
- [geode-examples] annotated tag rel/v1.4.0 updated (ced35f8 -> b52d240) - posted by sb...@apache.org on 2018/02/02 18:31:47 UTC, 0 replies.
- [geode-site] branch asf-site updated: Update javadocs to v1.4 - posted by db...@apache.org on 2018/02/02 19:10:00 UTC, 0 replies.
- [geode-site] branch master updated: Update releases for 1.4.0 - posted by ab...@apache.org on 2018/02/02 19:15:44 UTC, 0 replies.
- [geode-site] branch asf-site updated: Update releases for 1.4.0 - posted by ab...@apache.org on 2018/02/02 19:17:04 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4270: remove race condition where CacheClientProxy could be asked to (#1378) - posted by wi...@apache.org on 2018/02/02 19:50:27 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4423: Fixes runtime failure on Solaris SPARC. - posted by jb...@apache.org on 2018/02/02 20:50:25 UTC, 0 replies.
- [geode-site] branch master updated: Add Geode 1.4 User Guide to docs index - posted by db...@apache.org on 2018/02/02 21:00:10 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4439 Refactor HandShake.java - posted by bs...@apache.org on 2018/02/02 21:08:14 UTC, 0 replies.
- [geode-native] branch develop updated: Geode 4335: Custom PdxSerializable example (#201) - posted by jb...@apache.org on 2018/02/02 21:17:29 UTC, 0 replies.
- [geode-site] branch asf-site updated: Add Geode 1.4 User Guide to docs index - posted by db...@apache.org on 2018/02/02 21:41:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4076: throw AuthenticationRequiredException when failed to find… (#1369) - posted by ji...@apache.org on 2018/02/03 00:08:34 UTC, 0 replies.
- [geode] branch feature/GEODE-3928 updated (1732bb6 -> ad93a2e) - posted by la...@apache.org on 2018/02/03 01:22:31 UTC, 0 replies.
- [geode] 01/01: GEODE-3928: createIndex on existing region creates lucene indexes for existing data - posted by la...@apache.org on 2018/02/03 01:22:32 UTC, 0 replies.
- [geode-site] branch master updated: Add 1.4 docs to site - posted by jo...@apache.org on 2018/02/03 04:18:22 UTC, 0 replies.
- [geode-site] branch asf-site updated: Add 1.4 docs to site - posted by jo...@apache.org on 2018/02/03 04:41:15 UTC, 0 replies.
- [geode] branch master updated: Update Dockerfile to: - use geode binary rather than building one on the fly - update to version 1.4.0 Updated Readme - posted by sb...@apache.org on 2018/02/03 07:37:21 UTC, 0 replies.
- [geode] branch develop updated: Update Dockerfile to: - use geode binary rather than building one on the fly - update to version 1.4.0 Updated Readme - posted by sb...@apache.org on 2018/02/03 07:38:16 UTC, 0 replies.
- [geode-site] branch asf-site updated: Push with whitespace to trigger asf re-deployment - posted by jo...@apache.org on 2018/02/05 15:50:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3966: Avoid singletons by passing distributed system and cache. (#1366) - posted by pi...@apache.org on 2018/02/05 16:14:53 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4397: refactor RegionMapDestroy destroy operation (#1370) - posted by kl...@apache.org on 2018/02/05 17:23:18 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4423: Fixes warning introduced after Solaris fix. - posted by jb...@apache.org on 2018/02/05 20:24:11 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4509: change uses of LocalRegion to InternalRegion (#1379) - posted by ds...@apache.org on 2018/02/05 21:10:02 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4487: Remove singleton calls from offheap package (#1382) - posted by ds...@apache.org on 2018/02/05 21:20:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4442: Move abort of backups to separate message (#1381) - posted by nr...@apache.org on 2018/02/05 21:53:54 UTC, 0 replies.
- [geode-site] branch master updated: Document the “add a blank line” trick to force Apache to update the site. - posted by db...@apache.org on 2018/02/06 00:19:15 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4572: Refactor createDeserialized with std::shared_ptr. (#204) - posted by jb...@apache.org on 2018/02/06 00:47:40 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (fd25a67 -> c67d100) - posted by zh...@apache.org on 2018/02/06 06:49:43 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4345: Removes quickstarts. (#206) - posted by jb...@apache.org on 2018/02/06 15:42:55 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3876: refactor expiry options for create region and alter regio… (#1356) - posted by ji...@apache.org on 2018/02/06 16:13:46 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4375: Fix problem that an exception occurs when transaction from CacheServer via Pool (#1363) - posted by bs...@apache.org on 2018/02/06 16:24:44 UTC, 0 replies.
- [geode] branch develop updated: oops - spotlessApply - posted by bs...@apache.org on 2018/02/06 16:56:18 UTC, 0 replies.
- [geode-site] branch asf-site updated: Fix url for archived releases - posted by ab...@apache.org on 2018/02/06 17:12:10 UTC, 0 replies.
- [geode-site] branch master updated: Fix url for archived releases - posted by ab...@apache.org on 2018/02/06 17:12:37 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (c67d100 -> eb48af8) - posted by zh...@apache.org on 2018/02/06 19:14:21 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4605: Keep domain object via shared_ptr. (#205) - posted by jb...@apache.org on 2018/02/06 19:39:39 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3948 Improve CQ performance under flaky network conditions - posted by bs...@apache.org on 2018/02/06 19:40:48 UTC, 1 replies.
- [geode] branch develop updated: GEODE-4499: Test adding a compressor to an existing persistent region. (#1384) - posted by sa...@apache.org on 2018/02/06 19:52:06 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4424: Refactor PoolManager::createFactory to return value (#208) - posted by dg...@apache.org on 2018/02/06 20:52:34 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4598: Make LRUListWithAsyncSorting the default eviction list (#1387) - posted by nr...@apache.org on 2018/02/06 21:01:26 UTC, 0 replies.
- [geode-native] branch develop updated: * GEODE-4507: Adds custom PdxSerializer example. (#209) - posted by jb...@apache.org on 2018/02/06 21:57:35 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4278: Use int8_t for byte to match server byte. (#210) - posted by jb...@apache.org on 2018/02/06 21:58:02 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4389: Ensure that region template creation does not require callback classes on the locator (#1390) - posted by je...@apache.org on 2018/02/06 22:36:42 UTC, 0 replies.
- [geode] branch develop updated: Fix capture_call_stacks.sh (#1393) - posted by je...@apache.org on 2018/02/06 23:22:11 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (eb48af8 -> d6332e0) - posted by zh...@apache.org on 2018/02/06 23:29:15 UTC, 0 replies.
- [geode] 01/01: GEODE-3967: There're following 6 problems fixed here: 1) When ConcurrentCacheModificationException happened, GatewaySenderEventImpl should save the status and notify gatewaysender if it hold primary queue, because other member might have put the event into the secondary queue. 2) In AbstractUpdateOperation's doPutOrCreate's 3 tries of basicUpdate, the 3rd try should allow both create and update. 3) Let event with CME not to dispatch. The old logic does not allow CME event to enqueue. Thi [...] - posted by zh...@apache.org on 2018/02/06 23:29:16 UTC, 4 replies.
- [geode] branch develop updated: GEODE-4392: Remove catch blocks that immediately rethrow the caught exception. (#1385) - posted by pr...@apache.org on 2018/02/07 00:21:47 UTC, 0 replies.
- [geode-native] branch develop updated: Update Gemfile; nokogiri security fix - posted by jo...@apache.org on 2018/02/07 08:14:45 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4604: rest api function execution needs to check the required p… (#1388) - posted by ji...@apache.org on 2018/02/07 15:07:22 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4412: Remove std::enable_shared_from_this from Cache hierarchy (#211) - posted by dg...@apache.org on 2018/02/07 16:17:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4590: pass executor in to clear (#1392) - posted by ds...@apache.org on 2018/02/07 16:59:57 UTC, 0 replies.
- [geode] branch feature/GEODE-4435 updated (5302d88 -> 43b395f) - posted by lg...@apache.org on 2018/02/07 17:28:27 UTC, 0 replies.
- [geode] 01/01: GEODE-4435 Move queueSize stat increment to after writing to disk. - posted by lg...@apache.org on 2018/02/07 17:28:28 UTC, 0 replies.
- [geode] branch feature/GEODE-3948 deleted (was e093db0) - posted by bs...@apache.org on 2018/02/07 17:29:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4618: Mark test as flaky while root cause is investigated (#1398) - posted by nr...@apache.org on 2018/02/07 18:19:21 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4616: Missed capturing the callstacks into the artifacts. (#1399) - posted by ja...@apache.org on 2018/02/07 18:23:35 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4424: Fix broken examples (#212) - posted by dg...@apache.org on 2018/02/07 18:26:06 UTC, 0 replies.
- [geode] branch feature/GEODE-4573 updated: GEODE-4573 set JTAPaused flag even if JTA is not yet bootstrapped when pauseTransaction is executed. - posted by es...@apache.org on 2018/02/07 20:37:56 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3974: improve permission for Internal functions (#1395) - posted by sa...@apache.org on 2018/02/07 21:42:36 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4596: remove an unused TestFunction class. (#1386) - posted by go...@apache.org on 2018/02/07 21:52:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-1758: Refactor, test and clean up TypeUtils (#1367) - posted by ja...@apache.org on 2018/02/07 21:53:38 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4619: adding strip components - posted by ec...@apache.org on 2018/02/07 21:58:53 UTC, 0 replies.
- [geode] branch feature/GEODE-4435 updated: Changes for review comments. - posted by lg...@apache.org on 2018/02/07 22:06:55 UTC, 0 replies.
- [geode] branch develop updated: Use openjdk:8 for base docker image. - posted by ab...@apache.org on 2018/02/07 22:12:37 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4609: Create region gfsh command option --skip-if-exists defaults to false - posted by db...@apache.org on 2018/02/07 22:18:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4354: On create region command change option --skip-if-exists to --if-not-exists - posted by db...@apache.org on 2018/02/07 22:51:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4353: Deprecating security-client-dhalgo - posted by up...@apache.org on 2018/02/08 00:05:13 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-4630] Add timestamps directories to subdivide test artifacts. (#1412) - posted by sa...@apache.org on 2018/02/08 01:01:13 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4621: Schedule scans only if list is above max eviction attempt… (#1408) - posted by nr...@apache.org on 2018/02/08 02:08:13 UTC, 0 replies.
- [geode] branch feature/GEODE-4631 created (now c077457) - posted by zh...@apache.org on 2018/02/08 02:21:29 UTC, 0 replies.
- [geode] 01/01: GEODE-4631: need a public class to mock - posted by zh...@apache.org on 2018/02/08 02:21:30 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4620: Fixes compile warnings on Solaris. (#213) - posted by jb...@apache.org on 2018/02/08 04:52:45 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4619: removing strip components - posted by ec...@apache.org on 2018/02/08 13:01:10 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4425: Replaces ACE map with std::unordered_map. (#214) - posted by jb...@apache.org on 2018/02/08 15:20:01 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4632: Replace CacheableString with std::string. (#215) - posted by jb...@apache.org on 2018/02/08 15:36:09 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4632: Fixes compile error on .NET. - posted by jb...@apache.org on 2018/02/08 16:16:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4631: need a public class to mock (#1413) - posted by ja...@apache.org on 2018/02/08 17:09:10 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4607: Remove protobuf Request and Response objects, renumber message types (#1389) - posted by wi...@apache.org on 2018/02/08 17:38:46 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4435 Move queueSize stat increment to after writing to disk. (#1397) - posted by lg...@apache.org on 2018/02/08 18:09:02 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4320: Reconcile disparity between Banner and AbstractConfig - posted by pr...@apache.org on 2018/02/08 18:29:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4629: Ignore tests that assume non-approximate LRU (#1417) - posted by nr...@apache.org on 2018/02/08 19:12:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4588: remove call of getAnyInstance (#1394) - posted by ds...@apache.org on 2018/02/08 19:20:33 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4507: Add top level CMake file - posted by ec...@apache.org on 2018/02/08 19:45:09 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4507: add whitespace after header. - posted by ec...@apache.org on 2018/02/08 20:02:36 UTC, 0 replies.
- [geode-examples] branch develop updated: GEODE-4428: Fix links for queries and Lucene. (#47) - posted by pi...@apache.org on 2018/02/08 20:07:07 UTC, 0 replies.
- [geode-examples] branch develop updated: GEODE-4253: Add an example for expiration. (#44) - posted by pi...@apache.org on 2018/02/08 20:07:39 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4583: remove getAnyInstance calls (#1407) - posted by ds...@apache.org on 2018/02/08 20:26:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-2569: Avoid unhelpful log message via a null check. (#1404) - posted by pi...@apache.org on 2018/02/08 20:42:37 UTC, 0 replies.
- [geode] branch feature/GEODE-3643 updated: GEODE-3643: Add function execution on specific member - posted by bs...@apache.org on 2018/02/08 21:58:56 UTC, 1 replies.
- [geode] branch develop updated: GEODE-3540: unable to gfsh destroy gateway-sender (#1414) - posted by sa...@apache.org on 2018/02/08 23:45:47 UTC, 0 replies.
- [geode] branch develop updated: merge from feature/GEODE-3643 - posted by bs...@apache.org on 2018/02/09 16:50:33 UTC, 0 replies.
- [geode] branch feature/GEODE-3643 deleted (was 4094543) - posted by bs...@apache.org on 2018/02/09 16:50:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4639: Removing Java PathFinder concurrency test runner - posted by up...@apache.org on 2018/02/09 17:02:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4566: remove getInstance calls from PartitionMessage (#1411) - posted by ds...@apache.org on 2018/02/09 18:23:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4575: remove getAnyInstance call in CacheCreation (#1406) - posted by ds...@apache.org on 2018/02/09 18:30:24 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4586: remove getAnyInstance calls from RegionVersionVector (#1402) - posted by ds...@apache.org on 2018/02/09 19:03:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4629: Fix tests dependant on LRU eviction order (#1423) - posted by nr...@apache.org on 2018/02/09 19:36:32 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4372: clean up RemoteOperationMessage classes (#1338) - posted by ds...@apache.org on 2018/02/09 20:17:36 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4636: Update Style XML to allow human-readable spacing in comments (#1415) - posted by pr...@apache.org on 2018/02/09 21:10:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4642: Remove PowerMock any() method calls from non-mock invocations. - posted by pr...@apache.org on 2018/02/09 21:11:40 UTC, 0 replies.
- [geode] branch feature/GEODE-4362 created (now d7260c1) - posted by bs...@apache.org on 2018/02/09 21:26:16 UTC, 0 replies.
- [geode] 01/01: GEODE-3643 Add function execution on specific member - posted by bs...@apache.org on 2018/02/09 21:26:17 UTC, 0 replies.
- [geode] branch develop updated: Adding 1.4.0 as an old version to test against - posted by up...@apache.org on 2018/02/09 21:44:54 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4648: added export to TypeRegistry - posted by ec...@apache.org on 2018/02/09 21:55:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4615 Deadlock shutting down client cache - posted by bs...@apache.org on 2018/02/09 22:10:36 UTC, 1 replies.
- [geode] branch develop updated: GEODE-4613: always redirect jdk loggers to file no matter what mode Gfsh is in. (#1424) - posted by ji...@apache.org on 2018/02/09 22:31:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3813: Deprecating RegisterInterest ALL_KEYS and List behavior (#1376) - posted by ja...@apache.org on 2018/02/09 23:04:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-2667: Add API to destroy GatewayReceiver (#1410) - posted by ja...@apache.org on 2018/02/09 23:41:53 UTC, 0 replies.
- [geode] branch develop updated: User Guide: Fixed format issues in element reference - posted by db...@apache.org on 2018/02/10 01:47:25 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (d6332e0 -> 7d47d2a) - posted by zh...@apache.org on 2018/02/11 03:14:07 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3876: gfsh command for custom expiry (#1401) - posted by ji...@apache.org on 2018/02/12 17:19:10 UTC, 0 replies.
- [geode] branch develop updated (a36f6ad -> c076bef) - posted by ab...@apache.org on 2018/02/12 19:11:57 UTC, 0 replies.
- [geode] 01/02: GEODE-4622 Add gradle-versions-plugin for dependency scanning - posted by ab...@apache.org on 2018/02/12 19:11:58 UTC, 0 replies.
- [geode] 02/02: GEODE-4622 Update library dependencies - posted by ab...@apache.org on 2018/02/12 19:11:59 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4511: Switch to lazy initialization of the default pool. (#1420) - posted by pi...@apache.org on 2018/02/12 19:44:56 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3616: Clean up ClientHealthMonitorJUnitTest (#1375) - posted by wi...@apache.org on 2018/02/12 19:50:16 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (7d47d2a -> 54eb3c5) - posted by zh...@apache.org on 2018/02/12 20:03:16 UTC, 0 replies.
- [geode] branch feature/GEODE-4377 created (now 6e255ec) - posted by bs...@apache.org on 2018/02/12 22:07:54 UTC, 0 replies.
- [geode] 01/01: GEODE-4377: Don't catch encoding exceptions in OperationHandlers - posted by bs...@apache.org on 2018/02/12 22:07:55 UTC, 0 replies.
- [geode] branch feature/GEODE-4362 updated: GEODE-3643 Add function execution on specific member - posted by bs...@apache.org on 2018/02/12 22:14:30 UTC, 0 replies.
- [geode] branch develop updated: User Guide: Update expiration overview, modify figure - posted by db...@apache.org on 2018/02/12 22:46:03 UTC, 0 replies.
- [geode] branch develop updated: Revert "GEODE-3813: Deprecating RegisterInterest ALL_KEYS and List behavior (#1376)" - posted by ja...@apache.org on 2018/02/12 22:55:34 UTC, 0 replies.
- [geode] branch feature/GEODE-3643 deleted (was 026c326) - posted by bs...@apache.org on 2018/02/12 22:57:47 UTC, 0 replies.
- [geode] branch develop updated: remove getInstance calls in ShutdownAllRequest (#1429) - posted by ds...@apache.org on 2018/02/12 23:06:39 UTC, 0 replies.
- [geode] branch feature/GEODE-4377 updated: GEODE-4377: Don't catch encoding exceptions in OperationHandlers - posted by bs...@apache.org on 2018/02/13 00:09:36 UTC, 1 replies.
- [geode] branch develop updated: GEODE-3921 Adjust Dockerfile to be Alpine-based for size - posted by ab...@apache.org on 2018/02/13 00:21:40 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (54eb3c5 -> 5d1c265) - posted by zh...@apache.org on 2018/02/13 15:04:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3813: Deprecating RegisterInterest ALL_KEYS and List behavior (#1438) - posted by ja...@apache.org on 2018/02/13 16:47:51 UTC, 0 replies.
- [geode-native] branch fakeDevelop updated: Fake pr #1 - posted by ec...@apache.org on 2018/02/13 16:54:24 UTC, 0 replies.
- [geode-native] branch fakeDev2 created (now 2d3b0ee) - posted by ec...@apache.org on 2018/02/13 16:55:55 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: test PR #1 take 2 - posted by ec...@apache.org on 2018/02/13 16:56:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4652 Add docs for LuceneServiceMXBean - posted by nn...@apache.org on 2018/02/13 17:33:37 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (5d1c265 -> 69c8eb8) - posted by zh...@apache.org on 2018/02/13 18:01:35 UTC, 0 replies.
- [geode] branch feature/GEODE-4655 updated: GEODE-4655: Use smaller eviction limit to avoid async scanning. - posted by es...@apache.org on 2018/02/13 18:12:08 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: test PR #1 take 2 1/2 - posted by ec...@apache.org on 2018/02/13 18:13:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3643 Add function execution on specific member - posted by bs...@apache.org on 2018/02/13 18:49:17 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: break Cache building - posted by ec...@apache.org on 2018/02/13 18:51:00 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4645: Update help string for create region --if-not-exists (#1431) - posted by je...@apache.org on 2018/02/13 18:56:52 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: really break the build - posted by ec...@apache.org on 2018/02/13 19:04:38 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3974: revert a change to log the exception in the server logs (#1444) - posted by ji...@apache.org on 2018/02/13 19:15:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-800: Update fast-classpath-scanner to 2.18.1 (#1430) - posted by je...@apache.org on 2018/02/13 22:17:25 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4651: fix transactional destroy entry leak (#1433) - posted by ds...@apache.org on 2018/02/13 22:25:35 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4688: Refactor the addServerLocatorEPs (#220) - posted by jb...@apache.org on 2018/02/13 22:58:40 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4649 Specify minimum java update version (#1451) - posted by km...@apache.org on 2018/02/14 00:06:34 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (69c8eb8 -> 974497c) - posted by zh...@apache.org on 2018/02/14 05:23:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4403: Remove ProtobufErrorCode (#1432) - posted by go...@apache.org on 2018/02/14 16:25:13 UTC, 0 replies.
- [geode] branch develop updated: GEODE-800: Reduce test iterations to avoid timeouts - posted by je...@apache.org on 2018/02/14 16:35:43 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Another bogus PR for testing... - posted by ec...@apache.org on 2018/02/14 16:41:00 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: bogus #4 - posted by ec...@apache.org on 2018/02/14 16:59:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4511: Ensure a pool is available for durable client subscription. (#1448) - posted by pi...@apache.org on 2018/02/14 17:03:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4655: Use smaller eviction limit to avoid async scanning. (#1446) - posted by es...@apache.org on 2018/02/14 17:21:20 UTC, 0 replies.
- [geode] branch feature/GEODE-4655 deleted (was 6dff83f) - posted by es...@apache.org on 2018/02/14 17:23:25 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4640: Remove potential race condition from RemoveCommandDUnitTest. (#1421) - posted by pr...@apache.org on 2018/02/14 17:26:29 UTC, 0 replies.
- [geode] branch develop updated: Bump version in README - posted by ab...@apache.org on 2018/02/14 17:27:09 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Revert " bogus #4" - posted by ec...@apache.org on 2018/02/14 17:28:57 UTC, 0 replies.
- [geode] branch feature/GEODE-3967 updated (974497c -> 5717053) - posted by zh...@apache.org on 2018/02/14 17:30:19 UTC, 0 replies.
- [geode] 01/01: GEODE-3967: There're following 9 problems fixed here: 1) When ConcurrentCacheModificationException happened, GatewaySenderEventImpl should save the status and notify gatewaysender if it hold primary queue, because other member might have put the event into the secondary queue. 2) In AbstractUpdateOperation's doPutOrCreate's 3 tries of basicUpdate, the 3rd try should allow both create and update. 3) Let event with CME not to dispatch. The old logic does not allow CME event to enqueue. Thi [...] - posted by zh...@apache.org on 2018/02/14 17:30:20 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: bogus #4.5 - posted by ec...@apache.org on 2018/02/14 17:46:00 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3967: There're following 9 problems fixed here: 1) When ConcurrentCacheModificationException happened, GatewaySenderEventImpl should save the status and notify gatewaysender if it hold primary queue, because other member might have put the event into the secondary queue. 2) In AbstractUpdateOperation's doPutOrCreate's 3 tries of basicUpdate, the 3rd try should allow both create and update. 3) Let event with CME not to dispatch. The old logic does not allow CME event to enqueue. Thi [...] - posted by zh...@apache.org on 2018/02/14 17:49:18 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Revert " bogus #4.5" - posted by ec...@apache.org on 2018/02/14 18:01:10 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4585: remove getAnyInstance call (#1428) - posted by ds...@apache.org on 2018/02/14 18:59:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4377: Don't catch encoding exceptions in OperationHandlers - posted by bs...@apache.org on 2018/02/14 19:37:23 UTC, 1 replies.
- [geode-native] branch fakeDev2 updated: another breaker for the ragin-stagin-pr test - posted by ec...@apache.org on 2018/02/14 19:57:34 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Revert "another breaker for the ragin-stagin-pr test" - posted by ec...@apache.org on 2018/02/14 20:23:25 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: YABB test - posted by ec...@apache.org on 2018/02/14 20:39:44 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Revert " YABB test" - posted by ec...@apache.org on 2018/02/14 20:47:11 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Even more fake bad stuff - posted by ec...@apache.org on 2018/02/14 21:11:50 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Revert " Even more fake bad stuff" - posted by ec...@apache.org on 2018/02/14 21:24:40 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: removed a factory to test - posted by ec...@apache.org on 2018/02/14 21:34:26 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4476: Remove getInstance() calls from org.apache.geode.cache.query (#1427) - posted by ja...@apache.org on 2018/02/14 21:47:39 UTC, 0 replies.
- [geode] branch develop updated: User Guide: Simplify source files and directories in “data management” section - posted by db...@apache.org on 2018/02/14 22:11:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4628: Gfsh connect should infer more about the conenction type (#1445) - posted by je...@apache.org on 2018/02/14 22:59:28 UTC, 0 replies.
- [geode] branch develop updated (39afc33 -> 6181a93) - posted by di...@apache.org on 2018/02/15 01:23:23 UTC, 0 replies.
- [geode] 01/01: Merge pull request #1457 from smgoller/GEODE-4676 - posted by di...@apache.org on 2018/02/15 01:23:24 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4667 remove host stats files from the project and update the HostStatHelper class accordingly. - posted by ec...@apache.org on 2018/02/15 16:00:53 UTC, 0 replies.
- [geode-examples] branch develop updated: GEODE-4440: Create an example that demonstrates OQL compact range indexes. (#48) - posted by pi...@apache.org on 2018/02/15 18:43:25 UTC, 0 replies.
- [geode-examples] branch develop updated: GEODE-4646: Add build-specific instructions. (#49) - posted by pi...@apache.org on 2018/02/15 18:43:49 UTC, 0 replies.
- [geode-examples] branch develop updated: GEODE-4666: Ensure a clean working environment for examples. (#52) - posted by pi...@apache.org on 2018/02/15 18:44:14 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4633: un-deprecate peer-auth-init and more javadoc (#1442) - posted by ji...@apache.org on 2018/02/15 18:45:00 UTC, 0 replies.
- [geode-native] branch develop updated (ac55480 -> d2309c6) - posted by ec...@apache.org on 2018/02/15 19:28:48 UTC, 0 replies.
- [geode-native] 01/02: [DOC] Adding missing dependencies - posted by ec...@apache.org on 2018/02/15 19:28:49 UTC, 0 replies.
- [geode-native] 02/02: [DOC] Created and linked to dependency script - posted by ec...@apache.org on 2018/02/15 19:28:50 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4295: convert loaded PdxInstance (#1453) - posted by ds...@apache.org on 2018/02/15 20:11:28 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4394: gfsh put command: change option --skip-if-exists to --if-… (#1425) - posted by sa...@apache.org on 2018/02/16 00:05:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4473: Removed GemFireCacheImpl.getInstance() calls - posted by nn...@apache.org on 2018/02/16 00:45:25 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4467: Removed instances of singleton usage - posted by nn...@apache.org on 2018/02/16 00:45:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4694: add missing subnav entry to docs for gfsh destroy (#1464) - posted by km...@apache.org on 2018/02/16 01:16:41 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4653: Add JSONFormatterFailuresTest with simple examples. (#1441) - posted by go...@apache.org on 2018/02/16 17:07:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4671: Removing flags that aren't recognized by JDK 9 - posted by up...@apache.org on 2018/02/16 17:37:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4670: Removing unused reflection of JDK methods - posted by up...@apache.org on 2018/02/16 17:39:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3: Enabling property to run tests with a different JVM - posted by up...@apache.org on 2018/02/16 17:40:29 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4180: get rid of withTempWorkingDir in ClusterStartupRule (#1443) - posted by ji...@apache.org on 2018/02/16 17:56:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4628: Prompt for SSL props in interactive mode - posted by je...@apache.org on 2018/02/16 21:52:33 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4626: Indicate the region creation from a template is deprecated (#1449) - posted by je...@apache.org on 2018/02/16 22:29:30 UTC, 0 replies.
- [geode] branch feature/GEODE-4695 created (now adaa01a) - posted by bs...@apache.org on 2018/02/16 22:39:06 UTC, 0 replies.
- [geode] branch feature/GEODE-4695 updated: GEODE-4695 PluckStacks utility is confused by Attach Listener thread dump - posted by bs...@apache.org on 2018/02/16 22:43:42 UTC, 2 replies.
- [geode] branch develop updated: GEODE-4394: gfsh put command: change option --skip-if-exists to --if-not-exists (#1466) - posted by sa...@apache.org on 2018/02/16 22:46:45 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4325 User Guide: Clarify eviction actions - posted by db...@apache.org on 2018/02/16 23:17:34 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4579: Removed singleton instance - posted by nn...@apache.org on 2018/02/17 00:56:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4686: Remove ParallelQueueBatchRemovalMessage - posted by nn...@apache.org on 2018/02/17 00:56:59 UTC, 0 replies.
- [geode] branch develop updated (ea79fcc -> fb784ac) - posted by ad...@apache.org on 2018/02/20 05:03:08 UTC, 0 replies.
- [geode] 01/01: Merge pull request #1465 from davinash/feature/GEODE-4528 - posted by ad...@apache.org on 2018/02/20 05:03:09 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-4688] Add metrics pipeline. - posted by ab...@apache.org on 2018/02/20 16:51:44 UTC, 0 replies.
- [geode] branch develop updated: [GEODE-4688] Pipeline testing references made it into the commit. - posted by ab...@apache.org on 2018/02/20 18:04:56 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3813: Improved and fixed formatting in javaDoc for deprecated behavior (#1473) - posted by ja...@apache.org on 2018/02/20 18:27:55 UTC, 0 replies.
- [geode] branch feature/GEODE-4704 updated (bde564b -> 4431174) - posted by bo...@apache.org on 2018/02/20 18:32:48 UTC, 0 replies.
- [geode] 01/01: GEODE-4704: Modified ConflationKey to use shadowKey when comparing events - posted by bo...@apache.org on 2018/02/20 18:32:49 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4373 gfsh 'describe region' - added example showing accessor region description - posted by db...@apache.org on 2018/02/20 18:55:25 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4325 User Guide: Clarify eviction actions (correction to an example) - posted by db...@apache.org on 2018/02/20 20:22:41 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4678: Remove ServerHandshakeProcessor and refactor handshake creation (#1456) - posted by wi...@apache.org on 2018/02/20 22:53:34 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4705: Refactor Failure.of to handle protobuf builder code. (#1472) - posted by wi...@apache.org on 2018/02/21 17:36:22 UTC, 0 replies.
- [geode-native] branch fakeDev2 updated: Locking down the openssh version to fix CI - posted by ec...@apache.org on 2018/02/21 17:50:54 UTC, 0 replies.
- [geode-native] branch develop updated: Locking down the openssh version temporarily. - posted by ec...@apache.org on 2018/02/21 17:53:47 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4698: Increasing the client timeout in Gemcached tests - posted by up...@apache.org on 2018/02/21 18:32:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4327: Added mod and arithmetic functionality to oql engine (#1316) - posted by ja...@apache.org on 2018/02/21 20:22:13 UTC, 0 replies.
- [geode-native] branch develop updated (541178a -> 2501051) - posted by ec...@apache.org on 2018/02/22 03:17:21 UTC, 0 replies.
- [geode-native] 01/05: GEODE-4697: Rename ClientHandShake to ServerSideHandshake - posted by ec...@apache.org on 2018/02/22 03:17:22 UTC, 0 replies.
- [geode-native] 02/05: GEODE-4697: Remove tests that use FunctionExecutionTimeout - posted by ec...@apache.org on 2018/02/22 03:17:23 UTC, 0 replies.
- [geode-native] 03/05: GEODE-4697: Removing FunctionExecutionTimeout from server configs - posted by ec...@apache.org on 2018/02/22 03:17:24 UTC, 0 replies.
- [geode-native] 04/05: GEODE-4697: Removing FunctionExecutionTimeout from cppcache in addition to clicache - posted by ec...@apache.org on 2018/02/22 03:17:25 UTC, 0 replies.
- [geode-native] 05/05: GEODE-4697: Removing FunctionExecutionTimeout from CLI tests - posted by ec...@apache.org on 2018/02/22 03:17:26 UTC, 0 replies.
- [geode] branch develop updated (2daf8d7 -> 25978ef) - posted by nn...@apache.org on 2018/02/22 19:07:16 UTC, 0 replies.
- [geode] 01/07: GEODE-3928: createIndex on existing region creates lucene indexes for existing data - posted by nn...@apache.org on 2018/02/22 19:07:17 UTC, 0 replies.
- [geode] 02/07: GEODE-4989: Temporary fix for Lucene Stats - posted by nn...@apache.org on 2018/02/22 19:07:18 UTC, 0 replies.
- [geode] 03/07: GEODE-4717: Refactor computeRepository - posted by nn...@apache.org on 2018/02/22 19:07:19 UTC, 0 replies.
- [geode] 04/07: GEODE-4718: PdxReadSerialized is reset - posted by nn...@apache.org on 2018/02/22 19:07:20 UTC, 0 replies.
- [geode] 05/07: GEODE-4719: Added comments to explain getRepository - posted by nn...@apache.org on 2018/02/22 19:07:21 UTC, 0 replies.
- [geode] 06/07: GEODE-4989: Reverted a fix for Lucene stats - posted by nn...@apache.org on 2018/02/22 19:07:22 UTC, 0 replies.
- [geode] 07/07: GEODE-3928: Unused imports were removed. - posted by nn...@apache.org on 2018/02/22 19:07:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4414: Support explicit nulls in geode's protobuf protocol (#1437) - posted by wi...@apache.org on 2018/02/22 19:07:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4656: Decribe region shows entry-idle-time-custom-expiry and entry-time-to-live-custom-expiry (#1455) - posted by je...@apache.org on 2018/02/22 19:33:08 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4713: remove getInstance calls from from MultiVMRegionTestCase (#1481) - posted by ds...@apache.org on 2018/02/22 20:12:57 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4464: remove singleton calls from all tests in org.apache.geode.cache30 (#1484) - posted by ds...@apache.org on 2018/02/22 20:17:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4493: remove InternalDistributedSystem.getAnyInstance call (#1485) - posted by ds...@apache.org on 2018/02/22 20:25:34 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3523: Update locatorDiscoveryCallback after updating state - posted by up...@apache.org on 2018/02/22 21:32:27 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4570: Remove getInstance() singleton call from SecurityServiceF… (#1482) - posted by je...@apache.org on 2018/02/22 22:42:05 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4690: ClusterStartupRule causes System properties to 'disappear' (#1470) - posted by je...@apache.org on 2018/02/22 22:55:42 UTC, 0 replies.
- [geode] branch newFunctionService updated (11e472d -> ace2643) - posted by ud...@apache.org on 2018/02/22 23:25:35 UTC, 0 replies.
- [geode] 01/02: Splitting of FunctionService into Client and server completed. Removing of original FunctionService, before removing the import statement to final real failures. - posted by ud...@apache.org on 2018/02/22 23:25:36 UTC, 0 replies.
- [geode] 02/02: List of all files that require changes due to the static referencing of FunctionService - posted by ud...@apache.org on 2018/02/22 23:25:37 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4625: name collision check when create region through gfsh (#1483) - posted by ji...@apache.org on 2018/02/22 23:50:15 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3876: Document gfsh command for custom expiry - posted by db...@apache.org on 2018/02/23 00:44:14 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4625: Add missing @Category to test. (#1494) - posted by ji...@apache.org on 2018/02/23 01:26:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-2667: Improved javaDoc for GatewayReceiver.destroy() (#1490) - posted by ja...@apache.org on 2018/02/23 01:36:11 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4656: Decribe region shows entry-idle-time-custom-expiry and entry-time-to-live-custom-expiry - posted by je...@apache.org on 2018/02/23 03:52:13 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4691: Gfsh command Start Locator shows inconsistent behavior wi… (#1478) - posted by sa...@apache.org on 2018/02/23 14:04:44 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3875: gfsh command to create jndi binding (#1475) - posted by sa...@apache.org on 2018/02/23 14:15:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4402: Add logging where exceptions would be thrown or caught. (#1452) - posted by pi...@apache.org on 2018/02/23 15:56:57 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4703: Prevent sending RemoveCacheServerProfileMessage to older members (#1468) - posted by ja...@apache.org on 2018/02/23 17:43:24 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4722: Refactor CliUtil (#1487) - posted by pr...@apache.org on 2018/02/23 18:03:48 UTC, 0 replies.
- [geode-native] branch develop updated (2501051 -> 7bf9fa8) - posted by ec...@apache.org on 2018/02/23 18:31:38 UTC, 0 replies.
- [geode-native] 01/11: GEODE-4341: Renaming 'Cache' to 'PutGetRemove' - posted by ec...@apache.org on 2018/02/23 18:31:39 UTC, 0 replies.
- [geode-native] 02/11: GEODE-4341: Added rename to README - posted by ec...@apache.org on 2018/02/23 18:31:40 UTC, 0 replies.
- [geode-native] 03/11: GEODE-4341: Working example of PutGetRemove - posted by ec...@apache.org on 2018/02/23 18:31:41 UTC, 0 replies.
- [geode-native] 04/11: GEODE-4341: Added startserver and stopserver scripts - posted by ec...@apache.org on 2018/02/23 18:31:42 UTC, 0 replies.
- [geode-native] 05/11: GEODE-4341: Set new location for locator and server - posted by ec...@apache.org on 2018/02/23 18:31:43 UTC, 0 replies.
- [geode-native] 06/11: GEODE-4341: Added cmake files for examples - posted by ec...@apache.org on 2018/02/23 18:31:44 UTC, 0 replies.
- [geode-native] 07/11: WIP: builds from command line, dunno if it works in the IDE - posted by ec...@apache.org on 2018/02/23 18:31:45 UTC, 0 replies.
- [geode-native] 08/11: WIP: cmake code to allow us to generate projects and build C# examples. - posted by ec...@apache.org on 2018/02/23 18:31:46 UTC, 0 replies.
- [geode-native] 09/11: WIP: seems to be all working now - posted by ec...@apache.org on 2018/02/23 18:31:47 UTC, 0 replies.
- [geode-native] 10/11: GEODE-4341: Fix missing line in README.md - posted by ec...@apache.org on 2018/02/23 18:31:48 UTC, 0 replies.
- [geode-native] 11/11: GEODE-4341: Incorporate PR feedback - posted by ec...@apache.org on 2018/02/23 18:31:49 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3813: Improved and fixed formatting in javaDoc for deprecated behavior (#1500) - posted by ja...@apache.org on 2018/02/23 18:57:31 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4559: pass the Cache to a Declarable (#1422) - posted by ds...@apache.org on 2018/02/23 19:32:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4407 (#1499): Refactoring incremental backup logic - posted by ag...@apache.org on 2018/02/23 19:32:58 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4541: remove singleton calls (#1463) - posted by ds...@apache.org on 2018/02/23 19:48:20 UTC, 0 replies.
- [geode-native] branch develop updated: Added CLion to list of optional tools for MacOS - posted by jb...@apache.org on 2018/02/23 23:14:03 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4704: Modified ConflationKey to use shadowKey when comparing events - posted by bo...@apache.org on 2018/02/23 23:41:16 UTC, 0 replies.
- [geode] branch feature/GEODE-4704 deleted (was 4431174) - posted by bo...@apache.org on 2018/02/23 23:41:19 UTC, 0 replies.
- [geode] branch feature/GEODE-4738 updated: GEODE-4738: move eventSeqNum and versionVector setting in constructors. - posted by es...@apache.org on 2018/02/24 01:24:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4638: Standardize hanlding of region-not-found errors. (#1492) - posted by pi...@apache.org on 2018/02/26 16:31:17 UTC, 0 replies.
- [geode] branch develop updated: GEODE-2673: overhaul PartitionedRegion dunit tests (#1486) - posted by kl...@apache.org on 2018/02/26 17:39:55 UTC, 0 replies.
- [geode] branch feature/GEODE-4738 updated (9b60ddc -> 887a0f9) - posted by es...@apache.org on 2018/02/26 17:43:21 UTC, 0 replies.
- [geode] 01/01: Merge remote-tracking branch 'origin/develop' into feature/GEODE-4738 - posted by es...@apache.org on 2018/02/26 17:43:22 UTC, 0 replies.
- [geode] branch feature/GEODE-4362 updated: GEODE-4362: view preparation throws uncaught RuntimeException - posted by bs...@apache.org on 2018/02/26 17:55:58 UTC, 0 replies.
- [geode-native] branch develop updated: Update generator suggestions. - posted by jb...@apache.org on 2018/02/26 19:35:43 UTC, 0 replies.
- [geode] branch feature/GEODE-4738 updated (887a0f9 -> 9d1f357) - posted by es...@apache.org on 2018/02/26 20:53:23 UTC, 0 replies.
- [geode] 01/02: Merge remote-tracking branch 'origin/develop' into feature/GEODE-4738 - posted by es...@apache.org on 2018/02/26 20:53:24 UTC, 0 replies.
- [geode] 02/02: Fix review comment to use InternalCache instead. - posted by es...@apache.org on 2018/02/26 20:53:25 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4675: remove checkConnected calls while notifying listeners (#1495) - posted by ds...@apache.org on 2018/02/26 21:21:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4738: move eventSeqNum and versionVector setting in constructors. (#1504) - posted by es...@apache.org on 2018/02/27 00:38:03 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: spotless - posted by ud...@apache.org on 2018/02/27 00:59:25 UTC, 1 replies.
- [geode] branch develop updated: GEODE-4737 Document JSON spec for gfsh command options (#1509) - posted by km...@apache.org on 2018/02/27 00:59:40 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3915 Document use of JSON spec for gfsh create and alter region (#1502) - posted by km...@apache.org on 2018/02/27 01:00:28 UTC, 0 replies.
- [geode] branch develop updated: GEODE-2667: Reword javaDoc for destroy gateway receiver (#1501) - posted by ja...@apache.org on 2018/02/27 01:09:23 UTC, 0 replies.
- [geode-native] branch fakeDevelop deleted (was 2d3b0ee) - posted by ec...@apache.org on 2018/02/27 15:42:23 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated (402e063 -> 46b65b8) - posted by ud...@apache.org on 2018/02/27 17:41:09 UTC, 0 replies.
- [geode] 01/01: GEODE-4685: Moving of static DefaultQuery.setPdxReadSerialized to the TypeRegistry. - posted by ud...@apache.org on 2018/02/27 17:41:10 UTC, 1 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Revert changes to static LuceneExceptionObserver access in LuceneEventListener.java - posted by ud...@apache.org on 2018/02/27 18:02:17 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Renamed the readPdxSerialized override to something more user-friendly - posted by ud...@apache.org on 2018/02/27 18:40:19 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4736: Updating statistics in ProtobufOpsProcessor - posted by up...@apache.org on 2018/02/27 19:33:52 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3875: gfsh command to create jndi binding (#1507) - posted by sa...@apache.org on 2018/02/27 19:36:00 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Address pre-checkin test failures - posted by ud...@apache.org on 2018/02/27 22:34:47 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Spotless - posted by ud...@apache.org on 2018/02/27 23:12:31 UTC, 1 replies.
- [geode] branch feature/GEODE-4685 updated (3207c4e -> 4a0ef10) - posted by ud...@apache.org on 2018/02/27 23:19:12 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Cleaned up the overriding of readSerialized to reset to previous value. Added cache to AbstractJdbcCallback.java so that children classes can access it. Replaced AtomicLong with LongAdder. - posted by ud...@apache.org on 2018/02/28 00:08:30 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4406: Improve authorization granularity for protobuf (#1514) - posted by wi...@apache.org on 2018/02/28 00:17:17 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated (4c64927 -> 830f49b) - posted by ud...@apache.org on 2018/02/28 00:18:00 UTC, 0 replies.
- [geode] 01/01: GEODE-4685: Moving of static DefaultQuery.setPdxReadSerialized to the TypeRegistry. Cleaned up the overriding of readSerialized to reset to previous value. Added cache to AbstractJdbcCallback.java so that children classes can access it. Replaced AtomicLong with LongAdder. - posted by ud...@apache.org on 2018/02/28 00:18:01 UTC, 2 replies.
- [geode] branch develop updated: GEODE-4625: rework name collision check logic and add more tests (#1505) - posted by ji...@apache.org on 2018/02/28 16:20:38 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4404: Move BackupWriter creation (#1521) - posted by nr...@apache.org on 2018/02/28 17:06:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4743: Removed five dead classes. - posted by pr...@apache.org on 2018/02/28 17:37:36 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated (830f49b -> 5b3b6cd) - posted by ud...@apache.org on 2018/02/28 17:38:10 UTC, 0 replies.
- [geode-native] branch develop updated: GEODE-4729: Restructured docs (#226) - posted by ec...@apache.org on 2018/02/28 17:43:49 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4744: Allow java.util.Map#get in OQL when security is enabled - posted by nn...@apache.org on 2018/02/28 17:51:12 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4753: fix permission for GetServer operation (#1524) - posted by wi...@apache.org on 2018/02/28 18:16:31 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: Amended JDBC connector code to pass in a Cache for testing - posted by ud...@apache.org on 2018/02/28 18:19:52 UTC, 0 replies.
- [geode] branch feature/GEODE-4672 created (now eccd689) - posted by bs...@apache.org on 2018/02/28 18:36:21 UTC, 0 replies.
- [geode] 01/01: GEODE-4672 Geode fails to start with JDK 9 if validate-serializable-objects is set - posted by bs...@apache.org on 2018/02/28 18:36:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4725: PdxReadSerialized reset - posted by nn...@apache.org on 2018/02/28 19:11:35 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4745: Stat check asserts modified - posted by nn...@apache.org on 2018/02/28 19:12:22 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4733: Remove unused and inline trivial ObjectUtils methods. - posted by pr...@apache.org on 2018/02/28 19:12:39 UTC, 0 replies.
- [geode] branch feature/GEODE-4672 updated: GEODE-4672 spot removal - posted by bs...@apache.org on 2018/02/28 19:13:43 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4362: view preparation throws uncaught RuntimeException - posted by bs...@apache.org on 2018/02/28 19:16:09 UTC, 0 replies.
- [geode] branch feature/GEODE-3948c deleted (was 70f7098) - posted by bs...@apache.org on 2018/02/28 19:16:23 UTC, 0 replies.
- [geode] branch develop updated: GEODE-3126: Adding a query message to the protobuf protocol - posted by up...@apache.org on 2018/02/28 19:28:06 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4695 PluckStacks utility is confused by Attach Listener thread dump - posted by bs...@apache.org on 2018/02/28 19:43:44 UTC, 0 replies.
- [geode] branch feature/GEODE-4695 deleted (was e594eb6) - posted by bs...@apache.org on 2018/02/28 19:44:23 UTC, 0 replies.
- [geode] branch develop updated (4fd969e -> c373f37) - posted by up...@apache.org on 2018/02/28 20:09:39 UTC, 0 replies.
- [geode] 01/02: Refactoring request/response into a common class in protobuf driver - posted by up...@apache.org on 2018/02/28 20:09:40 UTC, 0 replies.
- [geode] 02/02: GEODE-3126: Adding a query command to the experimental driver - posted by up...@apache.org on 2018/02/28 20:09:41 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated: GEODE-4685: added check to handle a null type registry - posted by ud...@apache.org on 2018/02/28 20:10:33 UTC, 1 replies.
- [geode] branch develop updated: GEODE-4746: Handle exceptions and return failures to protobuf clients - posted by up...@apache.org on 2018/02/28 21:03:48 UTC, 0 replies.
- [geode] branch develop updated: GEODE-4740: Removed the stat checks - posted by nn...@apache.org on 2018/02/28 22:12:19 UTC, 0 replies.
- [geode] branch feature/GEODE-4672 updated: fixing a typo - posted by bs...@apache.org on 2018/02/28 22:18:23 UTC, 0 replies.
- [geode] branch feature/GEODE-4685 updated (f7cff19 -> 74c4461) - posted by ud...@apache.org on 2018/02/28 23:05:41 UTC, 0 replies.