[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-04-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21225 ) Change subject: [codegen] use std::atomic instead of AtomicInt .. [codegen] use std::atomic instead of AtomicInt The

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-04-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has removed a vote on this change. Change subject: [codegen] use std::atomic instead of AtomicInt .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/21225 To unsubscribe,

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-04-01 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21225 ) Change subject: [codegen] use std::atomic instead of AtomicInt .. Patch Set 2: Verified+1 unrelated test failures -- To view, visit

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-03-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21225 ) Change subject: [codegen] use std::atomic instead of AtomicInt .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-03-31 Thread Alexey Serbin (Code Review)
Hello Yingchun Lai, Yifan Zhang, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/21225 to look at the new patch set (#2). Change subject: [codegen] use std::atomic instead of AtomicInt

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-03-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/21225 ) Change subject: [codegen] use std::atomic instead of AtomicInt .. Patch Set 1: (1 comment)

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-03-31 Thread Yingchun Lai (Code Review)
Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/21225 ) Change subject: [codegen] use std::atomic instead of AtomicInt .. Patch Set 1: (1 comment)

[kudu-CR] [codegen] use std::atomic instead of AtomicInt

2024-03-31 Thread Alexey Serbin (Code Review)
Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21225 Change subject: [codegen] use std::atomic instead of AtomicInt .. [codegen] use std::atomic instead of AtomicInt The chromium-based