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

Scan-s can't set a Filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0
    • None
    • None
    • Reviewed

    Description

      Scan#write:

            HbaseObjectWritable.writeObject(out, this.filter, Filter.class, null);
      

      Because of the third argument (Filter.class), HbaseObjectWritable can not write or read the filter (as Filter is not instantiable).

      Attachments

        1. scan.patch
          3 kB
          Dogacan Guney
        2. HBASE-1646-v2.patch
          3 kB
          Dogacan Guney

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dogacan Dogacan Guney
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: