Retry and exception for hang on memory store full (#5143)

This commit is contained in:
Richard Liaw
2019-07-27 01:20:13 -07:00
committed by GitHub
parent 5e15b36d6e
commit 9c00616cdc
5 changed files with 98 additions and 22 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ def ray_deps_setup():
new_git_repository(
name = "plasma",
build_file = "@//bazel:BUILD.plasma",
commit = "d0d9ecec33413f7ef6c7f91448a802666ad5f871",
commit = "f976629a54f5518f6285a311c45c5957281b1ee7",
remote = "https://github.com/apache/arrow",
)