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

ReplicationEndpoint should choose new sinks if a SaslException occurs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 1.2.5, 1.1.10, 2.0.0
    • None
    • None
    • Reviewed

    Description

      We had an issue where a regionserver on our destination side failed to refresh the keytabs. The source side's replication got stuck because the HBaseInterClusterReplicationEndpoint only chooses new sinks if there happens to be a ConnectException but the SaslException is an IOException, which does not choose new sinks.

      I'll put up a patch to check this exception and choose new sinks.

      Attachments

        1. HBASE-17675.patch
          2 kB
          churro morales

        Activity

          People

            churromorales churro morales
            churromorales churro morales
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: