Antonio Andelic
bb0b1fa9bc
Fix
2024-02-20 14:46:16 +01:00
Antonio Andelic
42f2fefeab
Fix data race and leak
2024-02-09 10:40:43 +01:00
Antonio Andelic
99be5b5cb1
Fix
2024-02-07 15:57:52 +01:00
Antonio Andelic
a0170bcbd5
Fix utils
2024-02-05 17:58:33 +01:00
Antonio Andelic
2116043e2c
Merge branch 'master' into keeper-more-reduce
2024-02-05 14:58:26 +01:00
Maksim Kita
2a327107b6
Updated implementation
2024-01-25 14:31:49 +03:00
Antonio Andelic
3e3ae52aca
Reduce even more memory
2024-01-25 08:40:19 +00:00
Antonio Andelic
0132455b39
Reduce Keeper memory usage
2024-01-19 17:00:53 +00:00
alesapin
3b02748cb6
Fix some typos
2023-10-15 15:43:02 +02:00
Alexey Milovidov
21382afa2b
Check for punctuation
2023-07-25 06:10:04 +02:00
Antonio Andelic
bf6afd27a6
build with disks
2023-05-18 07:39:22 +00:00
Alexey Milovidov
5a44dc26e7
Fixes for clang-17
2023-05-13 02:57:31 +02:00
Azat Khuzhin
79b83c4fd2
Remove superfluous includes of logger_userful.h from headers
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-10 17:59:30 +02:00
Alexey Milovidov
d8cda3dbb8
Remove PVS-Studio
2023-02-19 23:30:05 +01:00
Azat Khuzhin
905a95e166
Review fixes
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 22:40:13 +02:00
Azat Khuzhin
4e76629aaf
Fixes for -Wshorten-64-to-32
...
- lots of static_cast
- add safe_cast
- types adjustments
- config
- IStorage::read/watch
- ...
- some TODO's (to convert types in future)
P.S. That was quite a journey...
v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
Antonio Andelic
85e7118300
Fix integrations test
2022-05-24 09:10:45 +00:00
Antonio Andelic
fc5a79f186
Polishing changes
2022-05-17 08:16:55 +00:00
Antonio Andelic
2205c01697
Add to snapshot and config for digest
2022-05-16 13:36:31 +00:00
Antonio Andelic
99b7e23812
Add version for digest
2022-05-16 13:36:31 +00:00
Antonio Andelic
15672a8374
Fix integration tests
2022-05-11 07:53:32 +00:00
Antonio Andelic
d296eeee2d
Small changes for Keeper
2022-04-05 13:56:28 +00:00
zhangxiao871
74796c6e01
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
2022-01-26 17:51:46 +08:00
alesapin
4fb8761a22
Merge branch 'master' into better_hashmap
2022-01-17 15:51:50 +03:00
小路
2d1d640a48
Update ZooKeeperDataReader.cpp
2022-01-13 17:31:54 +08:00
zhangxiao871
b9aa46c5a6
fix session_id_counter for keeper-converter
2022-01-12 17:56:51 +08:00
zhangxiao871
f9342ee2be
try fix build and test
2022-01-12 17:51:18 +08:00
alesapin
f8114126ed
Use HashMap and arena with free lists for keeper
2021-12-30 19:21:49 +03:00
alesapin
f983381e45
Merge pull request #29030 from nicelulu/fix-keeper-converter
...
keeper-converter add the last logfile that is less than the zxid.
2021-09-20 13:49:07 +03:00
zhangxiao871
1faa98a48a
Fix deserializeCheckVersionTxn version.
2021-09-16 18:34:13 +08:00
zhangxiao871
c86832b1d7
fix deserialize log order.
2021-09-15 01:19:19 +08:00
zhangxiao871
ba33fbbf1d
add the last logfile that is less than the zxid.
2021-09-15 01:14:14 +08:00
alesapin
ed34844d02
Fix build
2021-07-10 11:42:25 +03:00
alesapin
60b22aaac8
Better message
2021-07-09 16:03:23 +03:00
alesapin
b2fb551bd4
Fix several bugs in ZooKeeper snapshots deserialization
2021-07-09 16:00:50 +03:00
alesapin
a92bd49229
Supress PVS
2021-06-22 23:23:26 +03:00
alesapin
bf0a4864ac
Add support for set/get ACL commands
2021-06-22 13:49:35 +03:00
alesapin
71e9689ba6
Fix PVS warning
2021-06-21 22:59:19 +03:00
alesapin
731edc9a6d
Fixes in ACLs
2021-06-21 18:45:45 +03:00
alesapin
76cee4e3cf
Debugging
2021-06-21 16:58:39 +03:00
alesapin
b5dae909dd
Add some tests
2021-06-18 21:36:19 +03:00
alesapin
2d8f45a098
Add some initialization
2021-06-18 11:55:59 +03:00
alesapin
1747c254dc
Remove unused flag
2021-06-17 21:36:50 +03:00
alesapin
1a6abb4db4
Better
2021-06-17 19:32:50 +03:00
alesapin
d513d14b2c
Add some functions for data conversion
2021-06-17 16:29:11 +03:00