[Java] Refine tests and fix single-process mode (#4265)

This commit is contained in:
Hao Chen
2019-03-07 09:59:13 +08:00
committed by GitHub
parent 39eed24d47
commit f0465bc68c
23 changed files with 126 additions and 107 deletions
@@ -100,7 +100,7 @@ ray {
// ----------------------------
dev-runtime {
// Number of threads that you process tasks
execution-parallelism: 5
execution-parallelism: 10
}
}