Implement group commit for write ahead logs
-------------------------------------------

                 Key: ACCUMULO-119
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-119
             Project: Accumulo
          Issue Type: Improvement
          Components: tserver
            Reporter: Keith Turner
            Assignee: Keith Turner
             Fix For: 1.5.0


Currently access to the tablet server write ahead logs is synchronized.  It may 
be better if all writes bound for the write ahead log were put on a queue and 
processed by a background thread.  

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