wenwj0 commented on PR #4491: URL: https://github.com/apache/hbase/pull/4491#issuecomment-1180329610
This is a configuration in Apache Commons-crypto and HBase use library to do encryption. The default value of this buffer size is 8192. If we want to encrypt something more than 8192, such as 64*1024, setting the buffer size bigger is better. I think we can set this value to a configurable value. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
