[
https://issues.apache.org/jira/browse/HBASE-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334485#comment-14334485
]
Ashish Singhi commented on HBASE-13048:
---------------------------------------
Thanks [~srikanth235] for the review.
Attached v1 patch addressing the nits from you.
> Use hbase.crypto.wal.algorithm in SecureProtobufLogReader while decrypting
> the data
> -----------------------------------------------------------------------------------
>
> Key: HBASE-13048
> URL: https://issues.apache.org/jira/browse/HBASE-13048
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.10
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Minor
> Attachments: HBASE-13048-v1.patch, HBASE-13048.patch
>
>
> We are using {{hbase.crypto.wal.algorithm}} in {{SecureProtobufLogWriter}}
> for encrypting the data but we are using not using the same algorithm in
> {{SecureProtobufLogReader}} while decrypting the data, fix this typo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)