You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Ivan Kelly (JIRA)" <ji...@apache.org> on 2013/05/10 11:47:16 UTC

[jira] [Created] (BOOKKEEPER-610) Make SyncThread use an executor

Ivan Kelly created BOOKKEEPER-610:
-------------------------------------

             Summary: Make SyncThread use an executor
                 Key: BOOKKEEPER-610
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-610
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 4.3.0


Currently we have a bunch of boolean variables to control the lifecycle of the SyncThread. We're effectively replicating what an Executor does, so we should just use an executor.

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