(kudu) 02/02: [common] get rid of MutexLock

2024-05-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit eb0a41fdb0642baa61a58f925bb82157330abe7a Author: Alexey Serbin AuthorDate: Wed May 8 17:43:57 2024 -0700 [common]

(kudu) branch master updated (feaf1daf5 -> eb0a41fdb)

2024-05-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git from feaf1daf5 [tablet] fix race accessing OpState's start time new a3ed48d93 [common] switch from unique_lock to

(kudu) 01/02: [common] switch from unique_lock to lock_guard

2024-05-14 Thread alexey
This is an automated email from the ASF dual-hosted git repository. alexey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git commit a3ed48d932d203e9310cca396e5530d6ed6eaa87 Author: Alexey Serbin AuthorDate: Wed May 8 15:51:27 2024 -0700 [common]

(kudu) branch master updated: [tablet] fix race accessing OpState's start time

2024-05-14 Thread achennaka
This is an automated email from the ASF dual-hosted git repository. achennaka pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git The following commit(s) were added to refs/heads/master by this push: new feaf1daf5 [tablet] fix race accessing