Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/8908 )

Change subject: KUDU-2236 pt 2: fix flake in TestKuduClient
......................................................................

KUDU-2236 pt 2: fix flake in TestKuduClient

The original patch d78b2727d1246069b2006ee652c3ff9a2005601c was too
loose in what exceptions it would allow. A more elegant way to uphold
the original intention of the test (i.e. to avoid log spew caused by
an unexpected disconnection) is to verify that there are no messages
complaining about unexpectedly-disconnected connections.

Change-Id: I7aafdc0eca00e743048ecc099dcb3241ce7ac8ad
Reviewed-on: http://gerrit.cloudera.org:8080/8908
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduClient.java
1 file changed, 3 insertions(+), 5 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/8908
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7aafdc0eca00e743048ecc099dcb3241ce7ac8ad
Gerrit-Change-Number: 8908
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to