[
https://issues.apache.org/jira/browse/HBASE-20673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518425#comment-16518425
]
stack commented on HBASE-20673:
-------------------------------
bq. Is this still useful?
Yes.
bq. Needs a rebase?
Its an unfinished project, to be clear. Needs more effort (I should have said
so up top).
> Reduce the number of Cell implementations; the profusion is distracting to
> users and JIT
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-20673
> URL: https://issues.apache.org/jira/browse/HBASE-20673
> Project: HBase
> Issue Type: Sub-task
> Components: Performance
> Reporter: stack
> Assignee: stack
> Priority: Major
> Attachments: 0001-current.patch, 0001-current.patch, hits.20673.png
>
>
> We have a wild blossom of Cell implementations in hbase. Purge the bulk of
> them. Make it so we do one type well. JIT gets confused if it has an abstract
> or an interface and then the instantiated classes are myriad (megamorphic).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)