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

[jira] [Created] (GIRAPH-1054) Separate ThriftService from JobProgressTrackerService on the client

Avery Ching created GIRAPH-1054:
-----------------------------------

             Summary: Separate ThriftService from JobProgressTrackerService on the client
                 Key: GIRAPH-1054
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1054
             Project: Giraph
          Issue Type: Improvement
            Reporter: Avery Ching
            Assignee: Avery Ching


Since we current make the ThriftService part of createJobProgressServer(), we cannot register any other Thrift services.  This decouples the logic slightly by factoring out static GiraphJob#startThriftServer and GiraphJob#stopThriftServer methods.



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