mirror of https://github.com/apache/lucene.git
LUCENE-3418: sharpen crash -> OS/HW crash
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166106 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4b44bd7d83
commit
ab3883291e
|
@ -583,8 +583,9 @@ Bug fixes
|
|||
Directory. (tal steier via Mike McCandless)
|
||||
|
||||
* LUCENE-3418: Lucene was failing to fsync index files on commit,
|
||||
meaning a crash or power loss could easily corrupt the index (Mark
|
||||
Miller, Robert Muir, Mike McCandless)
|
||||
meaning an operating system or hardware crash, or power loss, could
|
||||
easily corrupt the index. (Mark Miller, Robert Muir, Mike
|
||||
McCandless)
|
||||
|
||||
New Features
|
||||
|
||||
|
|
Loading…
Reference in New Issue