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

ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.98.1, 0.99.0, 0.94.17
    • 0.96.2, 0.98.1, 0.99.0, 0.94.18
    • Replication
    • None
    • Reviewed

    Description

      When ReplicationSource thread runs into the loop to contact peer's zk ensemble, it doesn't check isActive() before each retry, so if the given peer's zk ensemble is not reachable due to some reason, this ReplicationSource thread just can't be terminated by outside such as removePeer etc.

      Attachments

        1. 10575.txt
          1 kB
          Lars Hofhansl
        2. HBASE-10575-trunk_v1.patch
          2 kB
          Honghua Feng

        Activity

          People

            fenghh Honghua Feng
            fenghh Honghua Feng
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: