[
https://issues.apache.org/jira/browse/HBASE-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335998#comment-14335998
]
Hudson commented on HBASE-13048:
--------------------------------
FAILURE: Integrated in HBase-1.1 #213 (See
[https://builds.apache.org/job/HBase-1.1/213/])
HBASE-13048 Use hbase.crypto.wal.algorithm in SecureProtobufLogReader while
decrypting the data (apurtell: rev 9e9a98fdb1ec0cd3b7ff12d59753d9ca05108cfa)
*
hbase-client/src/main/java/org/apache/hadoop/hbase/security/EncryptionUtil.java
*
hbase-client/src/test/java/org/apache/hadoop/hbase/security/TestEncryptionUtil.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java
> 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
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
> 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)