This is fine but I think it would be slightly better to record that this was a tombstone and then when you schedule it use scheduleTombstone(RegionEntry, versionTag, wasTombstone). That will leave the tombstone count alone and be slightly faster since you don't have to decrement/increment an atomic boolean and record stats.
[ Full content available at: https://github.com/apache/geode/pull/3348 ] This message was relayed via gitbox.apache.org for [email protected]
