You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/09/23 20:57:04 UTC

[jira] [Reopened] (HBASE-14374) Backport parent 'HBASE-14317 Stuck FSHLog' issue to 1.1

     [ https://issues.apache.org/jira/browse/HBASE-14374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk reopened HBASE-14374:
----------------------------------

I'm seeing build failure on branch-1.1.

{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hbase-server: Compilation failure: Compilation failure:
[ERROR] /Users/ndimiduk/repos/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java:[2065,33] error: cannot find symbol
[ERROR] symbol:   class DamagedWALException
[ERROR] location: class FSHLog.RingBufferEventHandler
[ERROR] /Users/ndimiduk/repos/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java:[2071,16] error: cannot find symbol
[ERROR] symbol:   class DamagedWALException
[ERROR] location: class FSHLog.RingBufferEventHandler
[ERROR] /Users/ndimiduk/repos/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java:[2184,18] error: cannot find symbol
[ERROR] -> [Help 1]
{noformat}

bisect took me here.

{noformat}
2966e2744a5597a8066f265a49d7528307bcb5f4 is the first bad commit
commit 2966e2744a5597a8066f265a49d7528307bcb5f4
Author: stack <st...@apache.org>
Date:   Tue Sep 22 16:55:48 2015 -0700

    HBASE-14373 Backport parent 'HBASE-14317 Stuck FSHLog' issue to 1.1 and 1.0

:040000 040000 da8730f73da7eb359f855f8cc3e9815e11745485 a197761fc2ea67183b1fd1b83727886e4aa04b34 M      hbase-server
bisect run success
{noformat}

Also, looks like the commit went in with the wrong JIRA id, 14373.

> Backport parent 'HBASE-14317 Stuck FSHLog' issue to 1.1
> -------------------------------------------------------
>
>                 Key: HBASE-14374
>                 URL: https://issues.apache.org/jira/browse/HBASE-14374
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 1.1.3
>
>         Attachments: 14317-branch-1.1.txt, 14317.branch-1.1.v2.txt, 14317.branch-1.1.v2.txt, 14317.branch-1.1.v2.txt, 14317.branch-1.1.v6.txt, 14373.branch-1.1.v7.txt, 14373.branch-1.1.v7.txt, 14373.branch-1.1.v7.txt, 14374.branch-1.1.v3.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v4.txt, 14374.branch-1.1.v5.txt, 14374.branch-1.1.v6.txt, 14374.branch-1.v6.txt
>
>
> Backport parent issue to branch-1.1. and branch-1.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)