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

Wrong arguments for ValueAndTagRewriteCell in CellUtil

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      In deepClone():

            return new ValueAndTagRewriteCell(clonedBaseCell, this.tags, this.value);
      

      The tags parameter should be the last parameter.

      Attachments

        1. 17252.v1.txt
          1 kB
          Ted Yu
        2. 17252.v2.txt
          2 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: