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

[jira] [Created] (ACCUMULO-4009) Tablet finalization errantly logs notification as an error

marco polo created ACCUMULO-4009:
------------------------------------

             Summary: Tablet finalization errantly logs notification as an error
                 Key: ACCUMULO-4009
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4009
             Project: Accumulo
          Issue Type: Wish
          Components: tserver
    Affects Versions: 1.6.3, 1.6.2, 1.6.1, 1.6.0
            Reporter: marco polo
            Priority: Minor
             Fix For: 1.8.0


There is a message in Tablet, "Failed to free tablet memory." From what I can tell this will occur when an interrupt flag is set on an underlying source after everything has been completely written out. The native map is later finalized, so I don't believe this is actually a bug. Instead, I think this is an errant message that could be improved to identify the actual cause and that no action needs to be taken. 



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