GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/490
Feature/geode 2852
GEODE-2852: Enforce lucene waitUntilFlushed timeout for all buckets
* Since we are now batching waitUntilFlushed threads, do not submit more
WaitUntilFlushed Callables
Github user ladyVader closed the pull request at:
https://github.com/apache/geode/pull/490
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user ladyVader commented on a diff in the pull request:
https://github.com/apache/geode/pull/503#discussion_r115626998
--- Diff:
geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneResultStruct.java
---
@@ -39,6 +41,8 @@
* Return score the score of the
Github user ladyVader commented on a diff in the pull request:
https://github.com/apache/geode/pull/503#discussion_r115627251
--- Diff:
geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneIndex.java ---
@@ -19,39 +19,62 @@
import
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/552
GEODE-3013: Reduce log level for FunctionInvocationTargetException
GEODE-3013: Reduce log level for FunctionInvocationTargetExceptions
- Modified to display at debug vs. warning level
Github user ladyVader closed the pull request at:
https://github.com/apache/geode/pull/552
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user ladyVader commented on the issue:
https://github.com/apache/geode/pull/552
Actually, with this change, I'm still seeing these log messages in testing,
so retracting this pull request.
---
If your project is set up for it, you can reply to this email and have your
Github user ladyVader commented on the issue:
https://github.com/apache/geode/pull/622
Looks good!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/645
GEODE-3113: Modify HARegionQueue test to use Awaitility vs. timeouts
* Modify test to use Awaitility (at most 60 seconds) vs. sleeps prior to
checking expiration
@upthewaterspout
Github user ladyVader commented on a diff in the pull request:
https://github.com/apache/geode/pull/659#discussion_r129672503
--- Diff:
geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneSearchWithRollingUpgradeDUnit.java
---
@@ -0,0 +1,1044
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/669
GEODE-2226: SessionReplicationIntegrationTests do not run on Windows
* Disable SessionReplicationIntegrationTests on Windows
@nabarunnag, @jhuynh1
Thank you for submitting a
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/744
GEODE-3522: create via load needs to add event to AEQ under same lockâ¦
⦠as update to local region
* create via load was invoking handleWANEvent prior to obtaining a lock,
which
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/411
GEODE-2589, GEODE-2590 lucene index region attributes should be basedâ¦
lucene index region attributes should reflect those on data region
- lucene index region now inherits recoveryDelay
GitHub user ladyVader opened a pull request:
https://github.com/apache/geode/pull/448
GEODE-2745: WaitUntilBucketRegionQueueFlushedCallable gets BucketRegiâ¦
GEODE-2745: waitUntilFlushed method waits longer than it should
- Added getter in BucketRegionQueue for
Github user ladyVader commented on a diff in the pull request:
https://github.com/apache/geode/pull/448#discussion_r111012023
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRegionQueue.java
---
@@ -464,16 +464,21 @@ private void setLatestAcknowledgedKey
Github user ladyVader closed the pull request at:
https://github.com/apache/geode/pull/448
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
16 matches
Mail list logo