Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/19913 )
Change subject: [python] allow adding trusted CA certs when using JWT ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/19913/2/python/kudu/tests/test_client.py File python/kudu/tests/test_client.py: http://gerrit.cloudera.org:8080/#/c/19913/2/python/kudu/tests/test_client.py@912 PS2, Line 912: if e.code == 503: > During first startup, follower masters are the last ones to get IPKI CA cer Ah, thanks for the explanation! Did not think it through, but yes it makes sense now, that follower masters are the last ones to get the cert. Created a ticket to implement assert eventually for Python: KUDU-3482. -- To view, visit http://gerrit.cloudera.org:8080/19913 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie13ea1877e7711d00ede41d141c01a5240bb9205 Gerrit-Change-Number: 19913 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Wed, 24 May 2023 09:48:56 +0000 Gerrit-HasComments: Yes
