Hi all, I'm working on a new block cache implementation (KUDU-3342<https://issues.apache.org/jira/browse/KUDU-3342>) and I drafted a design doc[1] including motivation and background.
The patch that I am working on is WIP[2] but there is a PoC patch[3] that I've tested locally which shows that the implementation is feasible. Please review and any feedback would be appreciated. -sammy [1] https://docs.google.com/document/d/12zzk7clZpJZtfKoPDL6LB13jRuBSq5LZP2rVfx9T-oc/edit?usp=sharing [2] https://gerrit.cloudera.org/#/c/18686/ [3] https://gerrit.cloudera.org/#/c/19498/