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

[replication] ReplicationSource won't close if failing to contact the sink

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.4
    • 0.90.5
    • None
    • None
    • Reviewed

    Description

      When trying to close a source, it will hang if it's already in shipEdits() and has issues reaching the sink. The reason is that in that method the while loop only checks if the RS is going down but not if the source was asked to shutdown.

      Attachments

        1. HBASE-4363-0.90.patch
          2 kB
          Jean-Daniel Cryans
        2. HBASE-4363-0.90-v2.patch
          3 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: