[Streaming] Fault Tolerance Implementation (#10595)

This commit is contained in:
Lixin Wei
2020-09-05 16:40:47 +08:00
committed by GitHub
parent 31f8ce4768
commit f31ee84bfd
161 changed files with 7071 additions and 1239 deletions
+1
View File
@@ -25,6 +25,7 @@ def gen_streaming_java_deps():
"org.mockito:mockito-all:1.10.19",
"org.powermock:powermock-module-testng:1.6.6",
"org.powermock:powermock-api-mockito:1.6.6",
"commons-collections:commons-collections:3.2.1",
],
repositories = [
"https://repo.spring.io/plugins-release/",