kishoreg commented on issue #4885: Encrypt segments during segment creation [1] URL: https://github.com/apache/incubator-pinot/pull/4885#issuecomment-561920823 > 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? We can get to this once we figure out how can one customize these crypters/decrypter. If this is going to be pluggable, we should think of adding it to spi.
---------------------------------------------------------------- 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]
