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

Andrew Purtell resolved HBASE-10971.
------------------------------------

    Resolution: Later

No patch on trivial issue. ImmutableBytesWritable is an old legacy. Would be 
good to change this for 1.0. Feel free to reopen when there's a patch available 
for review.

> ImmutableBytesWritable is not immutable
> ---------------------------------------
>
>                 Key: HBASE-10971
>                 URL: https://issues.apache.org/jira/browse/HBASE-10971
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Hiroshi Ikeda
>            Priority: Trivial
>
> ImmutableBytesWritable is not immutable in spite of the name. Also its 
> javadoc says "its comparatively 'immutable'" but this class is just 
> copy-on-write.
> Fix its javadoc. It is better to mark this class as Deprecated and create a 
> new class such as CopyOnWriteBytesWritable.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to