tablet servers running out of memory
------------------------------------

                 Key: ACCUMULO-419
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-419
             Project: Accumulo
          Issue Type: Improvement
          Components: tserver
    Affects Versions: 1.4.0
            Reporter: Eric Newton
            Assignee: Eric Newton


After running randomwalk test for several days, tablet servers began to run out 
of memory.  Heap dump analysis revealed a large number of HashMap entries.  
Inspection of those entries found they were referenced by zookeeper watches.  A 
quick search finds this to be a known zookeeper issue: 
https://issues.apache.org/jira/browse/ZOOKEEPER-442

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to