jenniferdai commented on issue #4885: Encrypt segments during segment creation [1] URL: https://github.com/apache/incubator-pinot/pull/4885#issuecomment-561872622 The crypter class is saved in the segment metadata. I don't know if I foresee more things that can be done when a segment is generated, but I do feel uncomfortable putting the tar.gz and crypter logic inside segment generation logic given that they are post segment creation processing. I can create another layer - is that along the lines of what you were thinking?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
