Dan Burkert has uploaded a new change for review. http://gerrit.cloudera.org:8080/7979
Change subject: KUDU-2130 (part 2): more fixes for ITClientStress ...................................................................... KUDU-2130 (part 2): more fixes for ITClientStress This fixes some more race conditions in connection termination in the same vein as part 1. It also filters benign SSLException from being returned back to callers. Change-Id: Ic3f518513931c660fd93b4272d1b1fceb268f191 Reviewed-on: http://gerrit.cloudera.org:8080/7964 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins (cherry picked from commit f41a5c2beeee3afc8b4703c8047b347490b24c19) --- M java/kudu-client/src/main/java/org/apache/kudu/client/Connection.java M java/kudu-client/src/test/java/org/apache/kudu/client/ITClientStress.java 2 files changed, 22 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/79/7979/1 -- To view, visit http://gerrit.cloudera.org:8080/7979 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic3f518513931c660fd93b4272d1b1fceb268f191 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: branch-1.5.x Gerrit-Owner: Dan Burkert <[email protected]>
