You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/09/23 00:44:34 UTC

[jira] [Resolved] (ACCUMULO-3158) FindOfflineTablets.close() causing compilation failure

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

Josh Elser resolved ACCUMULO-3158.
----------------------------------
    Resolution: Fixed

> FindOfflineTablets.close() causing compilation failure
> ------------------------------------------------------
>
>                 Key: ACCUMULO-3158
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3158
>             Project: Accumulo
>          Issue Type: Bug
>         Environment: Apache Jenkins
>            Reporter: Mike Drob
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 1.6.2, 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Upstream Jenkins build is failing.
> {noformat}
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /home/jenkins/jenkins-slave/workspace/Accumulo-Master/server/base/src/main/java/org/apache/accumulo/server/util/FindOfflineTablets.java:[129,14] cannot find symbol
>   symbol:   method close()
>   location: variable scanner of type java.util.Iterator<org.apache.accumulo.server.master.state.TabletLocationState>
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> {noformat}



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