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 20:01:13 UTC

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

     [ https://issues.apache.org/jira/browse/GIRAPH-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avery Ching resolved GIRAPH-1054.
---------------------------------
    Resolution: Fixed

Thanks for the review [~edunov]

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