Ashwani Raina has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23689 )

Change subject: [util] remove chromium-based Atomics from env_posix.cc
......................................................................


Patch Set 4: Code-Review+1

(2 comments)

Thank you for addressing the comments.

http://gerrit.cloudera.org:8080/#/c/23689/3/src/kudu/util/env_posix.cc
File src/kudu/util/env_posix.cc:

http://gerrit.cloudera.org:8080/#/c/23689/3/src/kudu/util/env_posix.cc@2017
PS3, Line 2017: __thread
> As a follow-up, I posted http://gerrit.cloudera.org:8080/23696 for review.
Thanks!


http://gerrit.cloudera.org:8080/#/c/23689/3/src/kudu/util/env_posix.cc@2022
PS3, Line 2022: pre-increment is equivalent to 
'cur_thread_local_id_.fetch_add(1) + 1'
> Because the pre-increment operator is more expressive and there isn't a nee
Fair enough!



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I63d883de66c51d5d4a6c7eb1eebe63713f1f6dcc
Gerrit-Change-Number: 23689
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Comment-Date: Thu, 20 Nov 2025 08:46:08 +0000
Gerrit-HasComments: Yes

Reply via email to