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

Netty SASL implementation does not wait for challenge response causing TestShadeSaslAuthenticationProvider failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.3.0
    • 3.0.0-alpha-1
    • test
    • None
    • Reviewed

    Description

      TestShadeSaslAuthenticationProvider now fails deterministically with the following exception..

      java.lang.Exception: Unexpected exception, expected<org.apache.hadoop.hbase.DoNotRetryIOException> but was<java.io.IOException>
      	at org.apache.hadoop.hbase.security.provider.example.TestShadeSaslAuthenticationProvider.testNegativeAuthentication(TestShadeSaslAuthenticationProvider.java:233)
      

      The test now fails a different place than before merging HBASE-18095 because the RPCs are also a part of connection setup. We might need to rewrite the test..

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              bharathv Bharath Vissapragada
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: