You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/09/22 20:33:33 UTC

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

Mike Drob created ACCUMULO-3158:
-----------------------------------

             Summary: 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
            Priority: Blocker
             Fix For: 1.7.0


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)