You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/10/14 10:14:03 UTC

[jira] [Commented] (GIRAPH-367) Expose WorkerInfo to clients

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

Hudson commented on GIRAPH-367:
-------------------------------

Integrated in Giraph-trunk-Commit #239 (See [https://builds.apache.org/job/Giraph-trunk-Commit/239/])
    GIRAPH-367: Expose WorkerInfo to clients (Nitay Joffe via ereisman) (Revision 1398032)

     Result = SUCCESS
ereisman : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1398032
Files : 
* /giraph/trunk/CHANGELOG
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/WorkerClient.java
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/NettyWorkerClient.java
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/NettyWorkerClientServer.java
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/Vertex.java

                
> Expose WorkerInfo to clients
> ----------------------------
>
>                 Key: GIRAPH-367
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-367
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-367.patch
>
>
> While debugging my jobs I frequently focus on a specific Vertex to inspect, and add debug statements in my algorithm for just that one. To do this I need to easily locate where the log is for this vertex (and others it sends messages to). In order to do this I needed to open up some of the WorkerInfo lookup methods and make them available to the Vertex.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira