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

Hudson commented on HBASE-16160:
--------------------------------

FAILURE: Integrated in HBase-1.3-IT #749 (See 
[https://builds.apache.org/job/HBase-1.3-IT/749/])
HBASE-16160 Support RPC encryption with direct ByteBuffers (Colin Ma via 
(garyh: rev 00c91b01ea0d89810541e0bef3152605519f9f70)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestDelegationTokenWithEncryption.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/BufferChain.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/SecureTestCluster.java
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestGenerateDelegationToken.java


> Get the UnsupportedOperationException when using delegation token with 
> encryption
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-16160
>                 URL: https://issues.apache.org/jira/browse/HBASE-16160
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Colin Ma
>            Assignee: Colin Ma
>            Priority: Blocker
>             Fix For: 2.0.0, 1.3.0, 1.4.0
>
>         Attachments: HBASE-16160.001.patch, HBASE-16160.002.patch, 
> HBASE-16160.003.patch
>
>
> Using delegation token with encryption, when do the Put operation, will get 
> the following exception:
> [RpcServer.FifoWFPBQ.priority.handler=5,queue=1,port=48345] 
> ipc.CallRunner(161): 
> RpcServer.FifoWFPBQ.priority.handler=5,queue=1,port=48345: caught: 
> java.lang.UnsupportedOperationException
>         at java.nio.ByteBuffer.array(ByteBuffer.java:959)
>         at 
> org.apache.hadoop.hbase.ipc.BufferChain.getBytes(BufferChain.java:66)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Call.wrapWithSasl(RpcServer.java:547)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Call.setResponse(RpcServer.java:467)
>         at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:140)
>         at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:189)
>         at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:169)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to