Reduce log level in MultiIndex for deleting obsolete index
----------------------------------------------------------
Key: JCR-2705
URL: https://issues.apache.org/jira/browse/JCR-2705
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: indexing
Affects Versions: 2.0.0
Reporter: Sergiy Shyrkov
Priority: Trivial
The MultiIndex class issues a logging message (with info level) that the
obsolete index cannot be deleted (quite often).
As the segments are deleted later (with a retry) and this "warning" can be
ignored
(http://dev.day.com/kb/content/wiki/kb/Crx/Troubleshooting/UnableToDeleteObsoleteIndex.html
), it would be nice to reduce the logging level to debug. People, who are
maintaining projects, are not aware of Jackarabbit details and are sometimes
scared about this "warning" :-)
Thank you in advance!
Kind regards
Sergiy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.