Skip to content

Commit 2e6573d

Browse files
dcouttsjorisdral
andauthored
Update src/Database/LSMTree/Internal/Config/Override.hs
Co-authored-by: Joris Dral <[email protected]>
1 parent 2d55f19 commit 2e6573d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Database/LSMTree/Internal/Config/Override.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import Database.LSMTree.Internal.Snapshot
4343
-- Another complicating factor is that we have thought about the possibility of
4444
-- restoring sharing of ongoing merges between live tables and newly opened
4545
-- 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.
46+
-- now, changing only the disk cache policy and merge batch size offline should work fine.
4747

4848
{-------------------------------------------------------------------------------
4949
Helper class

0 commit comments

Comments
 (0)