Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11871 Avoid usage of KeyValueUtil#ensureKeyValue
  3. HBASE-12082

Find a way to set timestamp on Cells on the server

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0
    • 0.99.1
    • regionserver
    • None
    • Reviewed

    Description

      On write path, we have to replace the ts on cells when the coming in ts is HConstants.LATEST_TIMESTAMP. Also on delete version cells we have to adjust the ts. All these places, now we do Cell to KV convert.
      We can provide a similar way as we have given for setting seqId

      Attachments

        1. HBASE-12082.patch
          14 kB
          Anoop Sam John

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: