[
https://issues.apache.org/jira/browse/GIRAPH-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265644#comment-14265644
]
Hudson commented on GIRAPH-975:
-------------------------------
ABORTED: Integrated in Giraph-trunk-Commit #1511 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1511/])
GIRAPH-975 In-proc ZooKeeper server with Master process (edunov:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=dc4d9a2a7f5d2e40fc1e28c3b8da011306d7dccc)
* giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java
* giraph-core/src/main/java/org/apache/giraph/zk/ZooKeeperRunner.java
*
giraph-core/src/main/java/org/apache/giraph/zk/OutOfProcessZooKeeperRunner.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/zk/InProcessZooKeeperRunner.java
* giraph-core/src/main/java/org/apache/giraph/zk/ZooKeeperManager.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
> In-proc ZooKeeper server with Master process
> --------------------------------------------
>
> Key: GIRAPH-975
> URL: https://issues.apache.org/jira/browse/GIRAPH-975
> Project: Giraph
> Issue Type: Improvement
> Reporter: Sergey Edunov
> Assignee: Sergey Edunov
>
> Currently by default zookeeper runs as a separate java process, on the same
> server where master runs. This prevents us from seeing zookeeper logs and
> makes it harder to debug memory issues. We should be able to run zookeeper
> inside Master process and perhaps this should be default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)