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