534535536537538539540541542
dirty = true; possibleMergeNeeded = true; flushNeeded = true; } catch (OutOfMemoryError | IllegalStateException | IOException t) { maybeFailEngine(t, "index"); throw new IndexFailedEngineException(shardId, index, t); } checkVersionMapRefresh(); }