aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorKay Ousterhout <kayousterhout@gmail.com>2014-03-03 21:27:18 -0800
committerMatei Zaharia <matei@databricks.com>2014-03-03 21:27:18 -0800
commitb14ede789abfabe25144385e8dc2fb96691aba81 (patch)
tree40c24531d233bde795810a491cd130f08c5c88f7 /pom.xml
parentf5ae38af87d4e6f266cb9af6265743c593f77d41 (diff)
downloadspark-b14ede789abfabe25144385e8dc2fb96691aba81.tar.gz
spark-b14ede789abfabe25144385e8dc2fb96691aba81.tar.bz2
spark-b14ede789abfabe25144385e8dc2fb96691aba81.zip
Remove broken/unused Connection.getChunkFIFO method.
This method appears to be broken -- since it never removes anything from messages, and it adds new messages to it, the while loop is an infinite loop. The method also does not appear to have ever been used since the code was added in 2012, so this commit removes it. cc @mateiz who originally added this method in case there's a reason it should be here! (https://github.com/apache/spark/commit/63051dd2bcc4bf09d413ff7cf89a37967edc33ba) Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #69 from kayousterhout/remove_get_fifo and squashes the following commits: 053bc59 [Kay Ousterhout] Remove broken/unused Connection.getChunkFIFO method.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions