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

ReplicationEndpoint choosing sinks

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The only time we choose new sinks is when we have a ConnectException, but we have encountered other exceptions where there is a problem contacting a particular sink and replication gets backed up for any sources that try that sink

      HBASE-17675 occurred when there was a bad keytab refresh and the source was stuck.

      Another issue we recently had was a bad drive controller on the sink side and replication was stuck again.

      Is there any reason not to choose new sinks anytime we have a RemoteException? I can understand TableNotFound we don't have to choose new sinks, but for all other cases this seems like the safest approach.

      Attachments

        1. HBASE-17698.patch
          1 kB
          Karan Mehta

        Activity

          People

            karanmehta93 Karan Mehta
            churromorales churro morales
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: