-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12125/
-----------------------------------------------------------

Review request for giraph.


Bugs: GIRAPH-698
    https://issues.apache.org/jira/browse/GIRAPH-698


Repository: giraph-git


Description
-------

* Prints out the computation name with the superstep for easier debugging
* Fixes a minor bug with MasterCompute for differing message types for 
superstep 0 and if halted


Diffs
-----

  giraph-core/src/main/java/org/apache/giraph/bsp/CentralizedServiceMaster.java 
f41fc3d54c5a6d4b2e7278afcd030748e3949e98 
  giraph-core/src/main/java/org/apache/giraph/counters/GiraphTimers.java 
0d50c29baf1087056c49c08d86313594e0417529 
  giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java 
355888785d32d743837056905a16dc2f75a6f035 
  giraph-core/src/main/java/org/apache/giraph/master/MasterCompute.java 
310cb26106baa7eec85f16928a6fee66050d08c5 
  giraph-core/src/main/java/org/apache/giraph/master/MasterThread.java 
e8eeeed61455c471986c72c21023409aa4b8fb6e 

Diff: https://reviews.apache.org/r/12125/diff/


Testing
-------

* Ran PageRankBenchmark on a real cluster (output attached to JIRA)
* mvn clean verify


Thanks,

Avery Ching

Reply via email to