Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
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
Attachments
Issue Links
- is cloned by
-
HBASE-1957 Get-s can't set a Filter
- Closed