We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d55f19 commit 2e6573dCopy full SHA for 2e6573d
src/Database/LSMTree/Internal/Config/Override.hs
@@ -43,7 +43,7 @@ import Database.LSMTree.Internal.Snapshot
43
-- Another complicating factor is that we have thought about the possibility of
44
-- restoring sharing of ongoing merges between live tables and newly opened
45
-- snapshots. At that point, we run into the same challenges again... But for
46
--- now, changing only the disk cache policy offline should work fine.
+-- now, changing only the disk cache policy and merge batch size offline should work fine.
47
48
{-------------------------------------------------------------------------------
49
Helper class
0 commit comments