Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/18025 )
Change subject: [security] KUDU-3316 Add encrypted file keys ...................................................................... Patch Set 15: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/18025/14//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18025/14//COMMIT_MSG@33 PS14, Line 33: With encryption enabled, extra : steps are necessary to align the first block, and aligning blocks makes : it impractical to hide encryption header size within Env and use : logical file sizes outside of it. > Technically, I think it would be possible. I started to work on a POC to se Sure. I'm curious though, is the LBM the main part that would be complicated by the change? I was hoping that the "application code" above the Env would be greatly simplified, and only more specialized "power-user-esque" code like the LBM would have some minor complications. Though if it's more than that, happy to just punt. -- To view, visit http://gerrit.cloudera.org:8080/18025 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idb1282c117271fda63a8cc54c00add7cc96dcffd Gerrit-Change-Number: 18025 Gerrit-PatchSet: 15 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Sat, 29 Jan 2022 01:06:30 +0000 Gerrit-HasComments: Yes
