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

Find a way to set sequenceId on Cells on the server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0
    • None
    • None
    • Reviewed

    Description

      Over in HBASE-11591 there was a need to set the sequenceId of the HFile to the bulk loaded KVs. Since we are trying to use the concept of Cells in the read path if we need to use setSequenceId(), then the Cell has to be converted to KV and only KeyValue impl has the accessor setSequenceId().
      anoop.hbase suggested if we can use a Server side impl of Cell and have these accessors in them.
      This JIRA aims to solve this and see the related code changes that needs to be carried out for this.

      Attachments

        1. CellWithSequenceNumber.java
          3 kB
          ramkrishna.s.vasudevan
        2. HBASE-11777_V2.patch
          26 kB
          Anoop Sam John
        3. HBASE-11777_V3.patch
          33 kB
          Anoop Sam John
        4. HBASE-11777_V4.patch
          35 kB
          Anoop Sam John
        5. HBASE-11777_V5.patch
          36 kB
          Anoop Sam John
        6. HBASE-11777.patch
          26 kB
          Anoop Sam John

        Issue Links

          Activity

            People

              anoop.hbase Anoop Sam John
              ram_krish ramkrishna.s.vasudevan
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: