[
https://issues.apache.org/jira/browse/HBASE-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-6735.
--------------------------------------
> [89-fb] Remove reflection from HBaseClient
> ------------------------------------------
>
> Key: HBASE-6735
> URL: https://issues.apache.org/jira/browse/HBASE-6735
> Project: HBase
> Issue Type: Test
> Reporter: Michal Gregorczyk
> Assignee: Michal Gregorczyk
> Priority: Minor
> Fix For: 0.89-fb
>
> Attachments:
> 0002-jira-HBASE-6735-89-fb-Remove-reflection-from-HBaseCl.patch
>
>
> Every time we read response in HBaseClient we create instance of valueClass
> using reflection and Hadoop APIs. valueClass is set in a constructor of
> HBaseClient to one of parameters. The parameter is always HbaseObjectWritable.
> We can remove reflection by hardcoding HbaseObjectWritable.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)