Kruglov Pavel
|
b63b47f0f0
|
Merge pull request #31265 from Avogar/fix-write-buffers
Fix and refactor WriteBiffer-s a little
|
2021-11-23 16:46:09 +03:00 |
|
Alexander Tokmakov
|
856502fa81
|
log long operations in Keeper
|
2021-11-20 20:39:31 +03:00 |
|
avogar
|
c521a9131a
|
Small refactoring of WriteBiffer-s
|
2021-11-11 02:11:18 +03:00 |
|
alesapin
|
13d39fdbd4
|
Fix tautology
|
2021-11-08 17:59:38 +03:00 |
|
alesapin
|
e64efbb2b1
|
Fix Bug in Keeper with inability to start
|
2021-11-08 15:53:45 +03:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
alesapin
|
e530682529
|
Build fixes
|
2021-10-19 22:47:04 +03:00 |
|
alesapin
|
28b96ff20f
|
Update gtest_coordination.cpp
|
2021-10-19 18:38:20 +03:00 |
|
alesapin
|
18cceedc00
|
Fix build and update for clickhouse-keeper
|
2021-10-19 17:29:49 +03:00 |
|
alesapin
|
9f939364e3
|
Add some comments
|
2021-10-19 17:10:09 +03:00 |
|
alesapin
|
da14e5e784
|
Fix typos
|
2021-10-19 16:49:36 +03:00 |
|
alesapin
|
042eebd981
|
Add test for leader remove
|
2021-10-19 16:37:28 +03:00 |
|
alesapin
|
647856658f
|
Add synchronization and active wait
|
2021-10-19 16:11:29 +03:00 |
|
alesapin
|
2d4b601d38
|
Better
|
2021-10-19 15:00:26 +03:00 |
|
alesapin
|
f2d266acce
|
Merge branch 'master' into update_keeper_config
|
2021-10-19 10:16:57 +03:00 |
|
alesapin
|
a992895b09
|
Debug
|
2021-10-19 10:14:53 +03:00 |
|
alesapin
|
0a838d5926
|
Remove fuzzers
|
2021-10-18 18:28:17 +03:00 |
|
alesapin
|
bfe2a937eb
|
At least able to start
|
2021-10-18 18:27:51 +03:00 |
|
alesapin
|
f1fe96e194
|
Merge branch 'master' into debug_keeper
|
2021-10-18 10:16:07 +03:00 |
|
alesapin
|
90ff7f05fd
|
Start keeper asynchronously if has connection to other nodes
|
2021-10-14 13:21:41 +03:00 |
|
Maksim Kita
|
c6eece5a03
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
46ba649821
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
04047f76c7
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
d55561422f
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
aae409b321
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
afdc2fe50d
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
|
Maksim Kita
|
c9b6c2661b
|
Refactor ConcurrentBoundedQueue
|
2021-10-14 00:33:18 +03:00 |
|
tavplubix
|
83a9a8d4dc
|
Update KeeperStateMachine.cpp
|
2021-10-11 23:23:56 +03:00 |
|
Azat Khuzhin
|
a5a2c5ef8a
|
Move KEEPER_DEFAULT_PATH into separate header
|
2021-10-03 14:34:03 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
alesapin
|
3cd3850edf
|
Update gtest_coordination.cpp
|
2021-09-28 11:51:02 +03:00 |
|
alesapin
|
eb5402622e
|
Better test
|
2021-09-28 10:24:01 +03:00 |
|
alesapin
|
608644436c
|
Fix tidy
|
2021-09-27 17:21:10 +03:00 |
|
alesapin
|
a73064679d
|
Compress keeper snapshots with default ZSTD codec
|
2021-09-27 14:54:04 +03:00 |
|
Alexey Milovidov
|
cd7f9d981c
|
Remove ya.make
|
2021-09-25 04:22:54 +03:00 |
|
mergify[bot]
|
d69fc35dd9
|
Merge branch 'master' into compressed_logs
|
2021-09-22 19:43:16 +00:00 |
|
alesapin
|
f980a414ee
|
Better tests and ability to work without compression
|
2021-09-22 13:38:06 +03:00 |
|
alesapin
|
3a11cc59b0
|
Rename back
|
2021-09-22 12:16:56 +03:00 |
|
alesapin
|
334a7ab8db
|
Change default extension to zst
|
2021-09-21 23:43:44 +03:00 |
|
alesapin
|
eec44929f1
|
Fix clang tidy
|
2021-09-21 23:40:14 +03:00 |
|
alesapin
|
5a8c801635
|
Remove unused variable
|
2021-09-21 18:50:21 +03:00 |
|
alesapin
|
ac7579f187
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +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
|
36a11af351
|
Merge branch 'master' into add_test_logs_level
|
2021-09-04 15:48:47 +03:00 |
|
alesapin
|
e1f2fe8c5d
|
Merge branch 'master' into better_session_expiration
|
2021-09-03 17:38:38 +03:00 |
|
alesapin
|
497c225203
|
Test log level for CI
|
2021-09-03 13:07:40 +03:00 |
|
alesapin
|
9281c4786b
|
Fix queue test
|
2021-09-03 10:10:19 +03:00 |
|