Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-4, 2.0.0
    • Coprocessors
    • None
    • Incompatible change, Reviewed
    • Hide
      Below methods are removed from CP exposed Region interface
      getOpenSeqNum
      getOldestSeqIdOfStore
      isLoadingCfsOnDemandDefault
      getReadpoint
      updateReadRequestsCount
      updateWriteRequestsCount
      getRegionServicesForStores
      getMetrics
      getHDFSBlocksDistribution
      releaseRowLocks
      batchReplay
      get(Get get, boolean withCoprocessor, long nonceGroup, long nonce)
      bulkLoadHFiles
      execService
      registerService
      checkFamilies
      checkTimestamps
      prepareDelete
      prepareDeleteTimestamps
      updateCellTimestamps
      flush
      compact
      waitForFlushesAndCompactions
      waitForFlushes

      Change signature of below methods by dropping params 'nonceGroup', 'nonce'
      append(Append append, long nonceGroup, long nonce)
      batchMutate(Mutation[] mutations, long nonceGroup, long nonce)
      increment(Increment increment, long nonceGroup, long nonce)
      Show
      Below methods are removed from CP exposed Region interface getOpenSeqNum getOldestSeqIdOfStore isLoadingCfsOnDemandDefault getReadpoint updateReadRequestsCount updateWriteRequestsCount getRegionServicesForStores getMetrics getHDFSBlocksDistribution releaseRowLocks batchReplay get(Get get, boolean withCoprocessor, long nonceGroup, long nonce) bulkLoadHFiles execService registerService checkFamilies checkTimestamps prepareDelete prepareDeleteTimestamps updateCellTimestamps flush compact waitForFlushesAndCompactions waitForFlushes Change signature of below methods by dropping params 'nonceGroup', 'nonce' append(Append append, long nonceGroup, long nonce) batchMutate(Mutation[] mutations, long nonceGroup, long nonce) increment(Increment increment, long nonceGroup, long nonce)

    Attachments

      1. HBASE-18183.patch
        295 kB
        Anoop Sam John
      2. HBASE-18183_V4.patch
        230 kB
        Anoop Sam John
      3. HBASE-18183_V3.patch
        230 kB
        Anoop Sam John
      4. HBASE-18183_V2.patch
        230 kB
        Anoop Sam John

      Activity

        People

          anoop.hbase Anoop Sam John
          anoop.hbase Anoop Sam John
          Votes:
          0 Vote for this issue
          Watchers:
          12 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: