TextSequence does not obey ISA Text semantics
---------------------------------------------
Key: HBASE-404
URL: https://issues.apache.org/jira/browse/HBASE-404
Project: Hadoop HBase
Issue Type: Bug
Components: io
Affects Versions: 0.1.0
Reporter: Jim Kellerman
Priority: Minor
Before HADOOP-2738, it was impossible to subclass Text and have it obey the ISA
semantics because Text instances would directly access other instances private
members. Now that this has been fixed, fix TextSequence so it really can be
used wherever a Text can be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.