[
https://issues.apache.org/jira/browse/GIRAPH-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709047#comment-13709047
]
Hudson commented on GIRAPH-716:
-------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1144 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1144/])
GIRAPH-716: Stop modifying Configuration since it's not thread-safe
(majakabiljo) (majakabiljo:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=6c0917ab17cd65d51e0d5315489d5d43bb9a8133)
*
giraph-core/src/main/java/org/apache/giraph/io/internal/WrappedEdgeInputFormat.java
* giraph-core/src/main/java/org/apache/giraph/job/HadoopUtils.java
*
giraph-core/src/main/java/org/apache/giraph/io/internal/WrappedVertexReader.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
*
giraph-core/src/main/java/org/apache/giraph/io/internal/WrappedVertexInputFormat.java
* giraph-core/src/main/java/org/apache/giraph/io/internal/WrappedEdgeReader.java
*
giraph-core/src/main/java/org/apache/giraph/io/internal/WrappedVertexOutputFormat.java
* pom.xml
* CHANGELOG
> Stop modifying Configuration since it's not thread-safe
> -------------------------------------------------------
>
> Key: GIRAPH-716
> URL: https://issues.apache.org/jira/browse/GIRAPH-716
> Project: Giraph
> Issue Type: Bug
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-716.patch
>
>
> It seems GIRAPH-694 wasn't enough, since we got similar problems again. We
> should not modify Configurations, but create copies when we need them. There
> were some issues in hive-io which prevented us from doing this in the first
> place, which are fixed now.
--
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