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

[replication] HBASE-6550 is too aggressive, DDOSes .META.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.94.2
    • None
    • None
    • Reviewed

    Description

      I was doing maintenance on clusters and rebooting a replication slave was giving me a lot of issues because the master wasn't able to read .META. while it was bombarded with getClosestRowBefore() coming from all the ReplicationSinks. Since no regions are assigned, and it doesn't retry, it goes straight back to the source which retries again.

      Also it seems that in some cases with retries=1 we don't even recover from a stale .META. cache.

      Attachments

        1. HBASE-6860.patch
          0.9 kB
          Jean-Daniel Cryans

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: