-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21085/
-----------------------------------------------------------
(Updated May 5, 2014, 6:34 p.m.)
Review request for mesos and Mesos ReviewBot.
Changes
-------
Created as subtask of MESOS-1259
Summary (updated)
-----------------
[MESOS-1259:MESOS-1292]:Enrich the Java Docs in the src/java files. --
ZooKeeperState.java
Bugs: MESOS-1292
https://issues.apache.org/jira/browse/MESOS-1292
Repository: mesos-git
Description (updated)
-------
[MESOS-1259:MESOS-1292]:Enrich the Java Docs in the src/java files. --
ZooKeeperState.java
Diffs
-----
src/java/src/org/apache/mesos/state/ZooKeeperState.java
a21a4ae405283ccc1cc39466afa2d4695d0d27f0
Diff: https://reviews.apache.org/r/21085/diff/
Testing
-------
1. ./bootstrap && mkdir build && cd build && ../configure && make
2. cd src/java/target/apidocs
3. Open index.html in your browser. i.e. open index.html
4. Verify the Executor API.
Thanks,
Bernardo Gomez Palacio