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

Limit creating zk connection in HBaseAdmin#getCompactionState() only to case when 'hbase:meta' is checked.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Admin
    • None
    • Reviewed

    Description

      We are creating new zk connection for every call to this function if we are checking case of normal compaction. Connection is used to locate 'hbase:meta' table.
      Aim of this jira is to limit connection creation only to case when meta table is checked.

      Attachments

        1. HBASE-15606_v0.patch
          2 kB
          Samir Ahmic

        Issue Links

          Activity

            People

              asamir Samir Ahmic
              asamir Samir Ahmic
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: