- ddaf798 GEODE-10462: Upgrade Gradle to 7.3.3 for Java 17 and Jakarta EE 9 Compatibility (#7927) by Jinwoo Hwang · 4 days ago develop
- 863ba8c Document update - Added serialization to Security section (#7923) by kaajaln2 · 12 days ago
- 7962e2c Document update - Security section (#7920) by kaajaln2 · 3 weeks ago
- ab4c3e4 Bump copyright year to 2025 (#7922) by Calvin Kirs · 3 weeks ago
- 7645bf0 License file update for slf4j (#7921) by Jinwoo Hwang · 3 weeks ago
- ca5d830 commons-beanutil 1.11.0 (#7904) by Jinwoo Hwang · 3 weeks ago
- 6d128a0 Refresh commons-logging and snappy entries in classpath snapshot resources (#7918) by Jinwoo Hwang · 4 weeks ago
- 93234a5 GEODE-7483: Add Generational ZGC (#7896) by Henri Tremblay · 4 weeks ago
- c8f9fd6 Disallow GET requests to /management/commands endpoint (#7910) by wmh1108-sas · 4 weeks ago
- 8e0fdc2 Update NullLogWriter to migrate NullOutputStream to INSTANCE (#7909) by Jinwoo Hwang · 4 weeks ago
- dbbc91f Apache Shiro Upgrade to 1.13.0 (#7898) by Jinwoo Hwang · 4 weeks ago
- 7cc1fbb Upgrade snappy to 0.5 (#7897) by Jinwoo Hwang · 4 weeks ago
- 785f80a commons-logging 1.3.5 (#7903) by Jinwoo Hwang · 4 weeks ago
- c4878a4 GEODE-10459: upgrade testcontainers from 1.17.6 to 1.21.3 (#7916) by Arnout Engelen · 4 weeks ago
- d834e94 GEODE-10453 - in case of REMOVE_DUE_TO_GII_TOMBSTONE_CLEANUP and CompactRangeIndex, specify not to lookup old key, which is very expensive operation. It's actually broken and regression. All the tombstone entries are going to be NullToken and cause class cast exception for every single remove compare if looking up old key. There is no old key during initial tombstone image sync up from lead peer. (#7890) by leonfin · 4 weeks ago
- 686d519 SizeClassOnceObjectSizerJUnitTest (#7906) by Jinwoo Hwang · 4 weeks ago
- 49b3434 WellKnownClassSizerJUnitTest (#7907) by Jinwoo Hwang · 4 weeks ago
- c13cf47 Migration of the build system and scripts from Gradle 6.8.3 to 7 (#7913) by Jinwoo Hwang · 4 weeks ago
- e82209b ObjectSizerJUnitTest (#7905) by Jinwoo Hwang · 4 weeks ago
- 436be0a Refresh geode-server-all:integrationTest dependency_classpath inventory (#7914) by Jinwoo Hwang · 4 weeks ago
- 9d736a9 Update Code Analysis with Jackson modules (#7915) by Jinwoo Hwang · 4 weeks ago
- 0ee463d Replacing CompletableFuture.supplyAsync() with fixed thread pool executor. CompletableFuture.supplyAsync() uses the common ForkJoinPool, which may not have enough threads. (#7908) by Ventsislav Marinov · 6 weeks ago
- c1ba95c Unify web api exception return value specification to json. (#7888) by daidai · 9 weeks ago
- 4a83ba4 GEODE-10434: Update required reviews to 0 (#7900) by Sai Boorlagadda · 5 months ago feature/fix-upload-artifacts-action
- 39f87ad GEODE-10434: Fix deprecated actions/upload-artifact@v3 (#7899) by Sai Boorlagadda · 5 months ago
- 1b019f7 Upgrade Jetty 9.4.57.v20241219 (#7894) by Jinwoo Hwang · 6 months ago
- ba630df Upgrade Jackson to 2.17.0 (#7893) by Jinwoo Hwang · 6 months ago
- f4ac871 Upgrade JGroups to 3.6.20.Final (#7892) by Jinwoo Hwang · 6 months ago
- 6a51368 GEODE-10457-Publish build scans to develocity.apache.org (#7891) by Clay Johnson · 8 months ago
- d195814 Update shiro to 1.12.0 for CVE-2023-34478 (#7884) by Olivier VERMEULEN · 2 years ago
- e4e0aee Fix compile error in jdk11 due to toArray confusion (#7869) by Wenjun Ruan · 2 years, 2 months ago
- b828c9f GEODE-10401: Replace 1.15.0 with 1.15.1 as old version (#7868) by Owen Nichols · 2 years, 3 months ago
- b81e9d4 GEODE-10447: improve code for supporting JDK11 (#7882) by jakevin · 2 years, 3 months ago
- 55d92bb GEODE-10443: Update shiro-core to version 1.11.0 for CVE-2022-40664 (#7881) by jakevin · 2 years, 3 months ago
- 77f1afd GEODE-10446: Capture build scans on ge.apache.org to benefit from deep build insights (#7879) by Clay Johnson · 2 years, 3 months ago
- b3675f6 Minor: correct README.md (#7880) by jakevin · 2 years, 3 months ago
- 268e1a1 GEODE-10445: Add distributed tests to pipeline (#7877) by Sai Boorlagadda · 2 years, 5 months ago
- e05ecbe5 GEODE-10442: Add acceptanceTest step to GHA pipeline (#7876) by Sai Boorlagadda · 2 years, 6 months ago
- faa6fe4 GEODE-10441: Migrate integrationTest to Github Action (#7872) by Sai Boorlagadda · 2 years, 7 months ago
- af430d3 GEODE-10434: Migrate to Github action (#7870) by Sai Boorlagadda · 2 years, 8 months ago
- 018f2b4 GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP… (#7861) by Tim Zhang · 3 years ago
- 76b647f Adding the PGP keys for Mario Kevo with apache ID (#7863) by Mario Kevo · 3 years ago
- 67ebd72 GEODE-10410: Fix bucket lost during rebalance (#7857) by WeijieEST · 3 years ago
- 4cb75ae GEODE-10395 remove locks from List if dlock.acquireTryLocks return false (#7846) by Mario Kevo · 3 years ago
- 7d7a98b GEODE-10331: schedule delayed CloseEndpoint (#7849) by Mario Ivanac · 3 years ago
- c4e5a03 GEODE-10421: Improve start gw sender with clean-queue (#7856) by Mario Ivanac · 3 years ago
- 0b0c6f8 GEODE-10415: bump dependencies due to vulnerability scan (#7855) by Mario Kevo · 3 years ago
- e4d2f16 GEODE-10419: Enhancment of backup disk-store command (#7851) by Mario Ivanac · 3 years ago
- 16627d7 GEODE-10422: add Note for parallel recovery disk store (#7858) by Mario Kevo · 3 years ago
- 6cb7675 GEODE-10420: Finish distribute() work if interrupted (#7854) by Alberto Gomez · 3 years ago
- 0852113 GEODE-10409: Fix rebalance load model missing collocated regions at s… (#7839) by WeijieEST · 3 years ago
- ac8b178 GEODE-10335_1: add compareAndSet (#7850) by Mario Ivanac · 3 years ago
- c4ab763 GEODE-10336: set lastInstance to null (#7843) by Mario Ivanac · 3 years ago
- e627e60 GEODE-10056: Improve gateway-receiver load balance (#7378) by Jakov Varenina · 3 years, 1 month ago
- d73bcd9 GEODE-10335: TXManagerImpl.close resets currentInstance (#7844) by Mario Ivanac · 3 years, 1 month ago
- 596a601 GEODE-10337: add use of SocketCreatorFactory.close() (#7842) by Mario Ivanac · 3 years, 1 month ago
- dd485b2 GEODE-10417: Fix NullPointerException in WAN replication (#7845) by Alberto Gomez · 3 years, 1 month ago
- 754e5c3 GEODE-10338: Fix LogWriterAppender shutdown (#7725) by Jakov Varenina · 3 years, 1 month ago
- 6fcb258 GEODE-10405: added ignore exceprion for GW queue region (#7831) by Mario Ivanac · 3 years, 1 month ago
- 3e37a51 GEODE-10412: Clear expired tombstones during region destroy (#7838) by Jakov Varenina · 3 years, 1 month ago
- cce1d7c GEODE-10408: in case corrupted oplogs, use fullGII (#7834) by Mario Ivanac · 3 years, 1 month ago
- 1e6f850 GEODE-10411: fix XSS vulnerability in pulse (#7836) by Joris Melchior · 3 years, 1 month ago
- de7834a GEODE-10407: check if class allready loaded (#7832) by Mario Ivanac · 3 years, 1 month ago
- 6c257d7 GEODE-10403: Fix distributed deadlock with stop gw sender (#7830) by Alberto Gomez · 3 years, 1 month ago
- 4cbb960 Updating the expiration for my gpg key by Dan Smith · 3 years, 1 month ago 1.2
- 0ecd6f6 GEODE-9632: fix for queries with multy operations and indexes (#7824) by Mario Ivanac · 3 years, 2 months ago
- e2f7fe0 GEODE-9101: fix VisibleNode attribute (#7829) by Mario Kevo · 3 years, 2 months ago
- 649015b GEODE-10401: Configurable .drf recovery HashMap overflow threshold (#7828) by Jakov Varenina · 3 years, 2 months ago
- 9673d2b GEODE-10398: fix updating stats after restart (#7822) by Mario Kevo · 3 years, 2 months ago
- acdc18e GEODE-10344: Send alert when thread stuck for long (#7747) by Alberto Gomez · 3 years, 2 months ago
- e67e38e GEODE-10323: Add small changes after review (#7819) by Alberto Gomez · 3 years, 2 months ago
- a88c8b5 GEODE-10055: fix AbstractLauncher to print info and debug with stdout (#7368) by Mario Kevo · 3 years, 2 months ago
- ac00f3c GEODE-10281: Fix WAN data inconsistency (#7665) by Jakov Varenina · 3 years, 3 months ago
- bb93789 GEODE-10340: Add new DiskStoreMXBean JMX metrics (#7726) by Alberto Gomez · 3 years, 3 months ago
- d6261cc GEODE-10392: When gw sender started with cleanqueue remove EvictionController from diskstore (#7817) by Mario Ivanac · 3 years, 3 months ago
- 1d25728 GEODE-9484: Improve sending message to multy destinations (#7664) by Mario Ivanac · 3 years, 3 months ago
- ef7dc45 GEODE-9997: added ParallelQueueSetPossibleDuplicateMessage (#7323) by Mario Ivanac · 3 years, 3 months ago
- ae4a99f Decommission CODEOWNERS (#7820) by Owen Nichols · 3 years, 3 months ago
- 24613d9 GEODE-10020: For Ping task avoid registering new destination endpoint (#7749) by Mario Ivanac · 3 years, 3 months ago
- ac92c6f GEODE-10385: User Guide - Remove bad G1GC tuning advice (#7815) by Dave Barnes · 3 years, 3 months ago
- 8b85b2e GEODE-10323: Remove schedule threads in MemoryAllocatorImpl constructor (#7715) by Alberto Gomez · 3 years, 3 months ago
- 06d3b2a GEODE-10387: bump dependencies (#7805) by Owen Nichols · 3 years, 3 months ago
- 1e2e347 Fixes for cleaning GCP resources from pipelines (#7759) by Robert Houghton · 3 years, 3 months ago
- bbf51e7 GEODE-10388: create better output filter for srcDist task (#7806) by Robert Houghton · 3 years, 3 months ago
- a73800b GEODE-10378: Change PRs to default to JDK11 only (#7797) by Robert Houghton · 3 years, 3 months ago
- 1a3c817 GEODE-10384: Add stack trace to logging (#7804) by Jianxia Chen · 3 years, 3 months ago
- 4c6e94a (no JIRA ticket) user guide Security section: Typo & format fixes (#7802) by Dave Barnes · 3 years, 3 months ago
- b3fef2a GEODE-10380: use waitingThreadPool to notify dispatcher at re_auth (#7801) by Jinmei Liao · 3 years, 3 months ago
- 03ab34d GEODE-10326: Convert MessageType to enum. (#7688) by Jacob Barrett · 3 years, 3 months ago
- c9c772d GEODE-10261: VMProvider.invokeAsync uses appropriate parameterization. (#7631) by Patrick Johnson · 3 years, 3 months ago
- e2ac111 GEODE-10369 part 2 Fix hardcoded gcp project reference and adjust windows unit test cpu/ram usage. (#7798) by Sean Goller · 3 years, 3 months ago
- d7ff22c GEODE-10267: fix creating gw sender with non-existent disk store (#7643) by Mario Kevo · 3 years, 3 months ago
- a10c4f8 GEODE-10369: Calculate heavy lifter costs. (#7796) by Sean Goller · 3 years, 3 months ago
- e0f20a5 GEODE-10375: update supported api docs link (#7794) by Jinmei Liao · 3 years, 4 months ago
- 2e7a4fa GEODE-6504: Instant class used. (#7779) by Nabarun Nag · 3 years, 4 months ago
- b3716d9 GEODE-10329: Handle RejectedExecutionException (#7721) by Donal Evans · 3 years, 4 months ago
- dcee9ba GEODE-6489: fix a flaky test (#7777) by Jinmei Liao · 3 years, 4 months ago
- be37708 GEODE-10351: Wait till the cache is completely closed before re-creating (#7760) by Jinmei Liao · 3 years, 4 months ago
- 9f2ba7b GEODE-7875: fix create index gfsh command on partitioned region (#7629) by Mario Kevo · 3 years, 4 months ago
- 784327a Revert "GEODE-9632: Allow INDEX_THRESHOLD_SIZE System property to override CompiledValue.RESULT_LIMIT (#7010)" (#7787) by Nabarun Nag · 3 years, 4 months ago