[
https://issues.apache.org/jira/browse/HBASE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HBASE-404:
--------------------------------
Assignee: (was: Jim Kellerman)
Priority: Trivial (was: Minor)
Downgrading to trivial because this issue does not seem that important. It
would be nice to resolve TextSequence vs Text, but it just isn't that important
right now.
> 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: Trivial
>
> 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.