Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11750 )

Change subject: KUDU-2542: add initial authorization token impl
......................................................................


Patch Set 4:

(6 comments)

http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc
File src/kudu/security/token-test.cc:

http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@95
PS3, Line 95: std::move(si
> nit: wrap into std::move() ?
Done


http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@98
PS3, Line 98: std::move(l
> nit: wrap into std::move() ?
Done


http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@760
PS3, Line 760: const
> tiny nit: constexpr? (feel free to ignore, though)
Done


http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@790
PS3, Line 790: z
> z?
Done


http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@855
PS3, Line 855: reads.emp
> nit: I remember some issues were reported with ASSERT_OK() in threads (i.e.
Hrm, yeah. Interestingly, these both work as expected (verified that they both 
work as expected by throwing in ASSERT_TRUE(false) in both the thread and the 
verifier. That said, I'll update this to match our style.


http://gerrit.cloudera.org:8080/#/c/11750/3/src/kudu/security/token-test.cc@861
PS3, Line 861: first_tsk_vali
> What does it turn to be if an assertion fires in verify_expired()?  Is it n
Done



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id28747ec38675abdf50dce1e7c176d29213e370f
Gerrit-Change-Number: 11750
Gerrit-PatchSet: 4
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[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 (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Comment-Date: Tue, 30 Oct 2018 05:16:29 +0000
Gerrit-HasComments: Yes

Reply via email to