[
https://issues.apache.org/jira/browse/HBASE-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manukranth Kolloju resolved HBASE-9828.
---------------------------------------
Resolution: Fixed
> Fix the reflection call in SequenceFileLogReader
> ------------------------------------------------
>
> Key: HBASE-9828
> URL: https://issues.apache.org/jira/browse/HBASE-9828
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.89-fb
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Trivial
> Fix For: 0.89-fb
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> In SequenceFileLogReader, Class.getMethod() fails to get a private method in
> the class. So converting it to Class.getDeclaredMethod().
--
This message was sent by Atlassian JIRA
(v6.2#6252)