[
https://issues.apache.org/jira/browse/HBASE-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609364#comment-14609364
]
Nick Dimiduk commented on HBASE-14003:
--------------------------------------
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
(default-testCompile) on project hbase-server: Compilation failure
[ERROR]
/Users/ndimiduk/repos/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/wal/WALPerformanceEvaluation.java:[310,28]
error: no suitable method found for startSpan(String,trace ? Sa[...]NEVER)
{noformat}
Yes please for branch-1.1.
> work around jdk8 spec bug in WALPerfEval
> ----------------------------------------
>
> Key: HBASE-14003
> URL: https://issues.apache.org/jira/browse/HBASE-14003
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Affects Versions: 1.2.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14003.1.patch
>
>
> building targetting jdk 8 (via compileSource update) hits a compilation error
> in WALPerformanceEvaluation cased by
> [JDK-8044053|https://bugs.openjdk.java.net/browse/JDK-8044053]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)