Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • wal
    • None
    • Reviewed

    Description

      Now the LogRoll may exit before WAL exit but we will still write some close event to WAL when shutting down RS. And for AsyncFSWAL, we will open a new wal writer when error occur. If LogRoller has already exited then AsyncFSWAL will wait for ever and cause RS to hang.

      It does not make sense to quit LogRoller ahead of WAL, this jira aims to change the shutdown order.

      Attachments

        1. HBASE-17053.patch
          15 kB
          Duo Zhang
        2. HBASE-17053-v1.patch
          15 kB
          Duo Zhang
        3. HBASE-17053-v2.patch
          18 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: