Popular repositories
348 contributions in the last year
Less
More
Contribution activity
March 2021
Created 9 commits in 2 repositories
Created a pull request in apache/geode that received 1 comment
GEODE-6143: Remove powermock from geode-pulse
Removing powermock from build.gradle in geode-pulse. No tests use it in this module.
+0
−6
•
1
comment
Reviewed 22 pull requests in 1 repository
apache/geode 22 pull requests
- GEODE-6143: Remove PowerMock from tests
- GEODE-6143: remove powermock from LinuxSystemStatsTest
- GEODE-9016: Fix the NPE for PutAll with CQ LOCAL_DESTROY message type
- GEODE-9017: Reload key and trust store upon change
- GEODE-8965 Support Redis-style OOM error message
- GEODE-6143: Use Mockito.when instead of PowerMockito.when
- GEODE-8856: Persist gateway-sender state
- GEODE-8761: detect stuck server connection threads (#6094)
- GEODE-9012: turn off Github PR to Jira comment mirroring
- GEODE-9004: Fix issues with queries targeting a Map field
- GEODE-8761: detect stuck server connection threads
- GEODE-8943: Avoid filter registration during Transaction commit
- GEODE-8998: fix NPE caused by thread-monitor-enabled=false
- GEODE-8996: Fixed rebalance gfsh and REST API in mixed version mode
- GEODE-8605: Alter Gateway Sender command
- GEODE-8962: add an option to escape dollar($) character in query
- GEODE-8971: Add grace period when stopping gateway sender with group-…
- GEODE-7309: uplift lucene to 7.1.0
- Revert "GEODE-8905: Introduce JarDeploymentService (#5989)"
- GEODE-8905: Fixed file path failing comparison in Windows testing.
- GEODE-6150_1: Solution for Client/Server NIO SSL
- GEODE-8671: Two threads calling get and retrieve the same PdxInstance, resulting in corruption