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

Sasl encryption doesn't work with AsyncRpcChannelImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Currently, sasl encryption doesn't work with AsyncRpcChannelImpl, there has 3 problems:
      1. sourcecode will throw the following exception:
      java.lang.UnsupportedOperationException: direct buffer
      at io.netty.buffer.UnpooledUnsafeDirectByteBuf.array(UnpooledUnsafeDirectByteBuf.java:199)
      at org.apache.hadoop.hbase.security.SaslClientHandler.write(SaslClientHandler.java:308)

      2. sourcecode has deadlocks problem.

      3. TestAsyncSecureIPC doesn't cover the sasl encryption test case.

      Attachments

        1. HBASE-15830.001.patch
          12 kB
          Colin
        2. HBASE-15830.002.patch
          13 kB
          Colin
        3. HBASE-15830.003.patch
          9 kB
          Colin
        4. HBASE-15830.004.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: