[
https://issues.apache.org/jira/browse/HBASE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manukranth Kolloju updated HBASE-8936:
--------------------------------------
Attachment: 0001-Fix-failures-caused-by-Jacoco-syncthetic-methods.patch
Jacoco adds a synthetic field and a synthetic method in the classes for
capturing the execution data.
> Fixing TestSplitLogWorker while running Jacoco tests.
> -----------------------------------------------------
>
> Key: HBASE-8936
> URL: https://issues.apache.org/jira/browse/HBASE-8936
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.89-fb
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Trivial
> Fix For: 0.89-fb
>
> Attachments:
> 0001-Fix-failures-caused-by-Jacoco-syncthetic-methods.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Avoiding usage of reflection in ZKSplitLog#Counters class. This use of
> reflection is failing the jacoco code coverage annotation and execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)