Hi Geode dev,

I would like to backport the fixes for the below issues to the 1.13.1 support 
branch:
GEODE-8536[1] is a StackOverflow that can occur when creating a Lucene 
IndexWriter. The fix has been on develop for several weeks now without any 
issues.
GEODE-8686[2] is a potential Java-level deadlock that can occur rarely when GII 
and Tombstone GC are happening at the same time. While difficult to reproduce 
the issue, the fix removes the possibility of it occurring and verifies that 
other behaviour is unchanged.

[1] https://issues.apache.org/jira/browse/GEODE-8536
[2] https://issues.apache.org/jira/browse/GEODE-8686

Reply via email to