jenniferdai commented on issue #4885: Encrypt segments during segment creation [1] URL: https://github.com/apache/incubator-pinot/pull/4885#issuecomment-562265809 @kishoreg when the encrypted segment is uploaded through the controller, the controller decrypts it and adds metadata to zk, so when the segment is downloaded by server, etc, it will know how to decrypt. I can definitely add it to spi. But as for where the logic is implemented, do you still think it should be in index creation impl or outside?
---------------------------------------------------------------- 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]
