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

Hudson commented on GIRAPH-935:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1479 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1479/])
GIRAPH-935: Loosen modifiers when needed (ikabiljo via majakabiljo) 
(majakabiljo: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=b914fec7e2bc669c20531ae7c2fbf340f8de9a8e)
* 
giraph-core/src/main/java/org/apache/giraph/conf/ImmutableClassesGiraphConfiguration.java
* giraph-core/src/main/java/org/apache/giraph/utils/TestGraph.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/messages/OneMessagePerVertexStore.java
* 
giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfigurationSettable.java
* CHANGELOG
* 
giraph-core/src/main/java/org/apache/giraph/conf/ImmutableClassesGiraphConfigurable.java
* giraph-core/src/main/java/org/apache/giraph/edge/DefaultEdge.java


> Loosen modifiers when needed
> ----------------------------
>
>                 Key: GIRAPH-935
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-935
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>            Reporter: Igor Kabiljo
>
> Loosen package protected/private to protected on few places, where I found 
> need for it.
> Also add ImmutableClassesGiraphSettable, that has only setConf, but not 
> getConf method - since in many cases only one time extraction of 
> configuration is needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to