[
https://issues.apache.org/jira/browse/HBASE-27089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550324#comment-17550324
]
wenweijian commented on HBASE-27089:
------------------------------------
if we do not add this configuration, we will use the value
"STREAM_BUFFER_SIZE_DEFAULT = 8192;", which is the default bufferSize in
org.apache.commons-crypto.
if we add this configuration, we can change the bufferSize, such as
64k,performance will be better.
> Add “commons.crypto.stream.buffer.size” configuration
> ------------------------------------------------------
>
> Key: HBASE-27089
> URL: https://issues.apache.org/jira/browse/HBASE-27089
> Project: HBase
> Issue Type: Improvement
> Components: io
> Reporter: wenweijian
> Priority: Minor
>
> Add “commons.crypto.stream.buffer.size” configuration in hbase when doing
> encryption through commonsCryptoAES.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)