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

Hudson commented on GIRAPH-465:
-------------------------------

Integrated in Giraph-trunk-Commit #539 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/539/])
    GIRAPH-465: MapFunctions cleanup (nitay) (Revision 
e4e6af68f3577d5923a4cb0f71321e0ecd204aae)

     Result = SUCCESS
nitay : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=e4e6af68f3577d5923a4cb0f71321e0ecd204aae
Files : 
* giraph-core/src/main/java/org/apache/giraph/graph/MapFunctions.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
* giraph-core/src/main/java/org/apache/giraph/graph/GraphMapper.java
* giraph-core/src/main/java/org/apache/giraph/graph/BspServiceMaster.java

                
> Cleanup MapFunctions
> --------------------
>
>                 Key: GIRAPH-465
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-465
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>              Labels: easy, trivial
>         Attachments: GIRAPH-465.patch
>
>
> MapFunctions is a very simple enum and the code using it is convoluted. 
> Instead we can use some java magic making the enum smarter and cleanup the 
> code that uses it.

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

Reply via email to