Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16160

Get the UnsupportedOperationException when using delegation token with encryption

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0, 0.98.21, 2.0.0
    • None
    • None
    • Reviewed

    Description

      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)

      Attachments

        1. HBASE-16160.003.patch
          17 kB
          Colin
        2. HBASE-16160.002.patch
          17 kB
          Colin
        3. HBASE-16160.001.patch
          9 kB
          Colin

        Issue Links

          Activity

            People

              colin Colin
              colin Colin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: