Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14996 Some more API cleanup for 2.0
  3. HBASE-18721

Cleanup unused configs and private declaration

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-3, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Some patches cause the unused configs and private declaration.

      Remove the useless codes
      HBASE-17471
      HRegion#HREGION_MVCC_PRE_ASSIGN
      HRegion#DEFAULT_HREGION_MVCC_PRE_ASSIGN

      HBASE-13194
      NamespaceAuditor#NS_AUDITOR_INIT_TIMEOUT
      NamespaceAuditor#DEFAULT_NS_AUDITOR_INIT_TIMEOUT

      HBASE-16812
      HRegionServer#REGION_LOCK_AWAIT_TIME_SEC
      HRegionServer#DEFAULT_REGION_LOCK_AWAIT_TIME_SEC

      HBASE-14614
      DisableTableProcedure#MarkRegionOfflineOpResult

      HBASE-17001
      QuotaSnapshotStore#ViolationState

      HBASE-9949
      StoreScanner#StoreScannerCompactionRace

      HBASE-2840
      DeleteTracker#DeleteCompare

      HBASE-13387
      ByteBufferUtils#lessThanUnsignedLong

      HBASE-17877
      ByteBufferUtils#lessThanUnsignedInt
      ByteBufferUtils#lessThanUnsignedShort

      HBASE-13954
      CellComparator#RowComparator

      HBASE-17001
      QuotaSnapshotStore#ViolationState

      HBASE-17877
      Bytes#lessThanUnsignedLong
      Bytes#lessThanUnsignedInt
      Bytes#lessThanUnsignedShort

      HBASE-18516
      RegionOpeningState
      ResponseConverter#getRegionOpeningState
      ResponseConverter#getRegionOpeningStateList

      HBASE-17277
      BufferedMutatorImpl#HBASE_BUFFEREDMUTATOR_CLASSNAME_KEY

      HBASE-2692
      HConstants#Modify

      HBASE-15158
      CellUtil.EMPTY_TAGS_ITR

      Deprecate the useless codes exposed as Public
      HBASE-3065
      HConstants#ZOOKEEPER_RECOVERABLE_WAITTIME
      HConstants#DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME

      HBASE-13636
      HConstants#CLUSTER_IS_DISTRIBUTED

      HBASE-7460
      HConstants#HBASECLIENT_IMPL

      HBASE-12054
      HConstants#LIB_DIR

      HBASE-2692
      HConstants#WEEK_IN_SECONDS

      HBASE-3789
      HConstants#HBCK_CODE_NAME

      HBASE-10569
      HConstants#MASTER_HANDLER_COUNT
      HConstants#DEFAULT_MASTER_HANLDER_COUNT

      HBASE-13616
      HConstants#LOG_REPLAY_WAIT_REGION_TIMEOUT

      Attachments

        1. HBASE-18721.branch-2.v0.patch
          28 kB
          Chia-Ping Tsai
        2. HBASE-18721.v1.patch
          29 kB
          Chia-Ping Tsai
        3. HBASE-18721.v0.patch
          28 kB
          Chia-Ping Tsai

        Activity

          People

            chia7712 Chia-Ping Tsai
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: