Fred Krone created GEODE-4245:
---------------------------------
Summary: Users would like a parameter to limit the number of
tombstones to purge every Tombstone GC
Key: GEODE-4245
URL: https://issues.apache.org/jira/browse/GEODE-4245
Project: Geode
Issue Type: Improvement
Components: regions
Reporter: Fred Krone
Sometimes there is an issue which makes transactions longer to commit by
competing with Tombstone GC.
A workaround is to reduce the number of data entries to be removed at once in
their system. However, it's a slightly undesirable workaround involving
un-wanting modification with their application. It could be handled by adding a
parameter with Tombstone GC feature.
limit the number of tombstones to purge every Tombstone GCs
Or..
set the maximum execution time for every Tombstone GCs
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)