Jean-Daniel Cryans has posted comments on this change. Change subject: [python] - Expand KuduError capabilities ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4885/1/python/kudu/tests/test_client.py File python/kudu/tests/test_client.py: Line 212: self.assertTrue(error.was_possibly_successful()) Maybe add a note that this is passing because we always return true at the moment? -- To view, visit http://gerrit.cloudera.org:8080/4885 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4947a663ae09ec2fc9580876521252670d081aa1 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-HasComments: Yes
