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

Previous active master can still serves RPC request when it is trying recovering expired zk session

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.94.12, 0.96.0
    • None
    • None
    • Reviewed
    • Adds option to disable master's attempt at recovering zookeeper session: i.e. just fail. Set the fail-fast option when you have a backup master running that you can fail to.

    Description

      When the active master's zk session expires, it'll try to recover zk session, but without turn off its RpcServer. What if a previous backup master has already become the now active master, and some client tries to send request to this expired master by using the cached master info? Any problem here?

      Attachments

        1. 9468-0.94.txt
          1 kB
          Lars Hofhansl
        2. HBASE-9468-trunk-v0.patch
          1 kB
          Honghua Feng

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: