diff --git a/HISTORY.md b/HISTORY.md index bd7bf579f3674d463d29cb415bea2fee64f65540..da6ccb94e07c73250c82166dfd4af67d0a9896f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,8 +5,6 @@ removed from background compaction process. Flush process is now always executed in high priority thread pool. * Column family support -* If you write something to the non-default column family with disableWAL = true, - you need to Flush the column family before exiting if you want your data to be persistent ## Unreleased (will be relased in 2.8)