Manukranth Kolloju created HBASE-9828:
-----------------------------------------

             Summary: 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


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.1#6144)

Reply via email to