[ 
https://issues.apache.org/jira/browse/HBASE-13048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336013#comment-14336013
 ] 

Hudson commented on HBASE-13048:
--------------------------------

SUCCESS: Integrated in HBase-1.0 #774 (See 
[https://builds.apache.org/job/HBase-1.0/774/])
HBASE-13048 Use hbase.crypto.wal.algorithm in SecureProtobufLogReader while 
decrypting the data (apurtell: rev e15ff44e3dfa97213d4cd90206218bf3116b9391)
* 
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
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/security/EncryptionUtil.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)

Reply via email to