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:21:12 UTC

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

    [ https://issues.apache.org/jira/browse/GIRAPH-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253362#comment-15253362 ] 

Avery Ching commented on GIRAPH-1054:
-------------------------------------

https://reviews.facebook.net/D57087

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