[
https://issues.apache.org/jira/browse/GIRAPH-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254345#comment-15254345
]
Hudson commented on GIRAPH-1054:
--------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1603 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1603/])
GIRAPH-1054: Separate ThriftService from JobProgressTrackerService on (aching:
[http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=b5b76c28408e7401dc61fc2047182d971bbc2537])
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
* giraph-core/src/main/java/org/apache/giraph/job/ClientThriftServer.java
* giraph-core/src/main/java/org/apache/giraph/job/JobProgressTrackerService.java
* giraph-core/src/main/java/org/apache/giraph/job/JobProgressTracker.java
* giraph-core/src/main/java/org/apache/giraph/job/GiraphJob.java
*
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTrackerClient.java
> 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)