git commit: [SPARK-2677] BasicBlockFetchIterator#next can wait forever

2014-08-16 Thread joshrosen
Repository: spark Updated Branches: refs/heads/branch-1.1 8c7957446 -> bd3ce2ffb [SPARK-2677] BasicBlockFetchIterator#next can wait forever Author: Kousuke Saruta Closes #1632 from sarutak/SPARK-2677 and squashes the following commits: cddbc7b [Kousuke Saruta] Removed Exception throwing whe

git commit: [SPARK-2677] BasicBlockFetchIterator#next can wait forever

2014-08-16 Thread joshrosen
Repository: spark Updated Branches: refs/heads/master 4bdfaa16f -> 76fa0eaf5 [SPARK-2677] BasicBlockFetchIterator#next can wait forever Author: Kousuke Saruta Closes #1632 from sarutak/SPARK-2677 and squashes the following commits: cddbc7b [Kousuke Saruta] Removed Exception throwing when C