You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/19 00:52:12 UTC

[jira] [Commented] (ACCUMULO-513) Need to deal with half-dead tservers

    [ https://issues.apache.org/jira/browse/ACCUMULO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557771#comment-13557771 ] 

Hudson commented on ACCUMULO-513:
---------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #7 (See [https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/7/])
    ACCUMULO-513 Added API and shell command for pinging tablet servers. (Revision 1435416)

     Result = SUCCESS
kturner : 
Files : 
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperations.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperationsImpl.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockInstanceOperations.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/PingCommand.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/PingIterator.java

                
> Need to deal with half-dead tservers
> ------------------------------------
>
>                 Key: ACCUMULO-513
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-513
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Every once in a while a tablet server will go zombie.  The tablet server is alive and talking to the master and zookeeper, but not accepting new connections from clients.  To keep these types of tablet servers from causing problems a process could try to scan a tablet on each tablet server periodically.  If it can not scan a tablet within a certain number of tries, it could delete the tservers lock in zookeeper.  The monitor process could do this.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira