CarnationWang23 / hyracks

Automatically exported from code.google.com/p/hyracks
Apache License 2.0
0 stars 0 forks source link

GetResultPartitionLocationsWork can cause IPC layer to hang #129

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GetResultPartitionLocationsWork calls a method that may wait forever (namely 
DatasetDirectoryService.getResultPartitionLocations(...). This will cause the 
IPC layer to lock up on that particular node.

Original issue reported on code.google.com by zheilb...@gmail.com on 26 Nov 2013 at 12:11

GoogleCodeExporter commented 8 years ago

Original comment by ima...@uci.edu on 14 Oct 2014 at 9:35