You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/12/02 13:21:12 UTC

[jira] [Created] (OAK-2314) Mark checkpoints with relevant metadata

Michael Dürig created OAK-2314:
----------------------------------

             Summary: Mark checkpoints with relevant metadata
                 Key: OAK-2314
                 URL: https://issues.apache.org/jira/browse/OAK-2314
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Michael Dürig
            Assignee: Michael Dürig
            Priority: Minor


With OAK-2291 we now have the capability to add meta data to checkpoints. As a first step we should use this to ease maintenance and recovery work by adding relevant meta data to checkpoints making it easy to find out who created a checkpoint and for what. 

Currently checkpoints are used for backup and by the asynchronous indexer. For the former I suggest to add {{creator=FileStoreBackup}} and for the latter {{creator=AsyncIndexUpdate}} and additionally {{thread=Thread.currentThread().getName()}} for both. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)