Sijie Guo created BOOKKEEPER-715: ------------------------------------ Summary: bookie: delay dropping journal cached pages Key: BOOKKEEPER-715 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-715 Project: Bookkeeper Issue Type: Sub-task Components: bookkeeper-server Reporter: Sijie Guo Assignee: Sijie Guo Fix For: 4.3.0
As journal writes aren't aligned to sector size, if bookie drops cached pages immediately, journal has to read those pages again, which would impact journal write performance. -- This message was sent by Atlassian JIRA (v6.1.5#6160)