[
https://issues.apache.org/jira/browse/HBASE-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-6735:
-------------------------
Fix Version/s: 0.96.0
> [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.96.0
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira