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

Row cache of KeyValue should be cleared in readFields().

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.1
    • 0.90.7, 0.92.2, 0.94.0
    • None
    • None
    • Reviewed

    Description

      KeyValue does not clear its row cache in reading new values (readFields()).
      Therefore, If a KeyValue (kv) which caches its row bytes reads another KeyValue instance, kv.getRow() returns a wrong value.

      Attachments

        1. HBASE-5724.txt
          3 kB
          Teruyoshi Zenmyo
        2. HBASE-5724v2.txt
          3 kB
          Michael Stack
        3. 5724.092.txt
          2 kB
          Michael Stack

        Activity

          People

            tzenmyo Teruyoshi Zenmyo
            tzenmyo Teruyoshi Zenmyo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: