You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/05/02 19:22:12 UTC

[jira] [Created] (BIGTOP-2418) Add init/service script for Tephra transaction manager service

James Taylor created BIGTOP-2418:
------------------------------------

             Summary: Add init/service script for Tephra transaction manager service
                 Key: BIGTOP-2418
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2418
             Project: Bigtop
          Issue Type: Improvement
            Reporter: James Taylor


As of Phoenix 4.7, there's a new service that runs to perform transaction management for Tephra (our transaction engine). An example of starting/stopping this service can be found in the phoenix/bin/tephra shell script. The service class is co.cask.tephra.TransactionManager which is derived from com.google.common.util.concurrent.AbstractService.

Would it be possible to add an init/service script for Tephra transaction manager service to BigTop?



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