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

(Updated June 27, 2013, 12:36 a.m.)


Review request for giraph.


Changes
-------

More precise checking on types for superstep 0.


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 (updated)
-----

  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 
  giraph-core/src/main/java/org/apache/giraph/master/SuperstepClasses.java 
13bb492062a98687a375d36ce3c7c3f2ec8a986e 
  
giraph-core/src/test/java/org/apache/giraph/master/TestComputationCombinerTypes.java
 8ae09bc13471afc5a7d6e6b548d6110e1edfb4cc 

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