Anilkumar Gingade created GEODE-3216:
----------------------------------------
Summary: The new oplog creation adds the current oplog for
compation before creating the new oplog.
Key: GEODE-3216
URL: https://issues.apache.org/jira/browse/GEODE-3216
Project: Geode
Issue Type: Bug
Components: persistence
Reporter: Anilkumar Gingade
The new oplog creation logic adds the current oplog for compaction, before
creating the new oplog. If there is any failure with the new oplog creation,
the compactor may have started compacting the old oplog; which could result in
ticket# GEODE-3215. During new oplog creating its better to add the old/current
oplog for compaction after successfully creating the new oplog.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)