You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/02/05 23:57:08 UTC

[jira] Assigned: (HBASE-404) TextSequence does not obey ISA Text semantics

     [ https://issues.apache.org/jira/browse/HBASE-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Kellerman reassigned HBASE-404:
-----------------------------------

    Assignee: Jim Kellerman

> 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
>            Assignee: 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.