Changing logger port may result in data loss
--------------------------------------------

                 Key: ACCUMULO-544
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-544
             Project: Accumulo
          Issue Type: Bug
          Components: logger
    Affects Versions: 1.3.6, 1.4.0
            Reporter: Keith Turner
            Assignee: Eric Newton


If the loggers are shutdown, the logger port changed, and the loggers restarted 
then data could be lost.  A log is identified by <ip>:<port>:<uuid>.  The 
Accumulo garbage collector will not match the log ids and delete referenced 
logs. 

--
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