ClickHouse/src/Coordination
Antonio Andelic 9ce3f8a7aa
typo
2024-01-23 09:18:51 +01:00
..
Standalone split resource scheduler off IO/ into Common/Scheduler/ 2024-01-20 12:06:26 +00:00
tests Correctly handle shutdown 2024-01-17 08:56:36 +00:00
ACLMap.cpp Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
ACLMap.h Fix ACLMap num 2021-12-28 15:44:07 +08:00
Changelog.cpp Correctly handle unknown changelog versions and snapshot deleting 2023-11-28 09:47:49 +00:00
Changelog.h Correctly handle unknown changelog versions and snapshot deleting 2023-11-28 09:47:49 +00:00
CMakeLists.txt
CoordinationSettings.cpp Add system commands and 4lw for jemalloc 2024-01-11 08:24:56 +00:00
CoordinationSettings.h support soft limit ratio 2023-12-08 21:48:27 +01:00
Defines.h Move KEEPER_DEFAULT_PATH into separate header 2021-10-03 14:34:03 +03:00
FourLetterCommand.cpp Call getMaxFileDescriptorCount once 2024-01-19 08:19:20 +00:00
FourLetterCommand.h Add system commands and 4lw for jemalloc 2024-01-11 08:24:56 +00:00
InMemoryLogStore.cpp Apply some CTAD 2023-03-02 13:36:47 +00:00
InMemoryLogStore.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
Keeper4LWInfo.h Update nomenclature of variables 2024-01-17 13:52:10 +08:00
KeeperAsynchronousMetrics.cpp Merge pull request #58938 from ClickHouse/keeper-fetch-max-file-desc-once 2024-01-22 08:57:58 +01:00
KeeperAsynchronousMetrics.h Fix data race on vptr (ctor/dtor vs virtual call) in AsynchronousMetrics 2023-12-10 18:32:40 +01:00
KeeperConnectionStats.cpp Add keeper monitoring data 2022-06-20 11:32:18 +08:00
KeeperConnectionStats.h keeper atomic stat 2022-03-03 14:30:22 +08:00
KeeperConstants.h Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ."" 2023-11-13 19:03:27 +00:00
KeeperContext.cpp Correctly handle shutdown 2024-01-17 08:56:36 +00:00
KeeperContext.h Correctly handle shutdown 2024-01-17 08:56:36 +00:00
KeeperDispatcher.cpp Fix build 2024-01-22 11:53:21 +01:00
KeeperDispatcher.h Update nomenclature of variables 2024-01-17 13:52:10 +08:00
KeeperFeatureFlags.cpp Remove unused errorcode 2023-06-28 10:20:33 +02:00
KeeperFeatureFlags.h Merge branch 'master' into keeper-operation-create-if-not-exists 2023-09-18 10:57:11 +00:00
KeeperLogStore.cpp Correctly handle unknown changelog versions and snapshot deleting 2023-11-28 09:47:49 +00:00
KeeperLogStore.h Add coordination setting for async replication 2023-08-08 13:12:07 +00:00
KeeperReconfiguration.cpp Apply suggestions from code review 2023-07-17 12:50:02 +02:00
KeeperReconfiguration.h review fixes 2023-07-07 00:20:54 +03:00
KeeperServer.cpp typo 2024-01-23 09:18:51 +01:00
KeeperServer.h Merge pull request #58806 from ClickHouse/fix-keeper-data-race 2024-01-18 08:48:16 +01:00
KeeperSnapshotManager.cpp Correctly handle unknown changelog versions and snapshot deleting 2023-11-28 09:47:49 +00:00
KeeperSnapshotManager.h Add support for latest snapshot disk 2023-05-30 13:22:40 +00:00
KeeperSnapshotManagerS3.cpp fix and test that S3Clients reused 2024-01-07 02:19:06 +01:00
KeeperSnapshotManagerS3.h style fix and revert src/Coordination/KeeperSnapshotManagerS3.h 2023-10-31 18:48:59 +00:00
KeeperStateMachine.cpp Correctly handle shutdown 2024-01-17 08:56:36 +00:00
KeeperStateMachine.h Wait for read requests 2023-08-07 13:04:38 +00:00
KeeperStateManager.cpp Small Keeper fixes 2023-11-21 13:11:33 +00:00
KeeperStateManager.h Small Keeper fixes 2023-11-21 13:11:33 +00:00
KeeperStorage.cpp Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
KeeperStorage.h Do less work when there a lots of watches 2023-11-01 12:27:10 +01:00
LoggerWrapper.h Lower log levels for some Raft logs 2024-01-04 07:59:44 +00:00
pathUtils.cpp Ditch tons of garbage 2023-08-09 02:19:02 +02:00
pathUtils.h build with disks 2023-05-18 07:39:22 +00:00
RaftServerConfig.cpp Apply suggestions from code review 2023-07-17 12:50:02 +02:00
RaftServerConfig.h Add some missing LLVM includes 2024-01-08 11:25:57 +01:00
ReadBufferFromNuraftBuffer.h Remove cruft 2021-10-28 02:10:39 +03:00
SessionExpiryQueue.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
SessionExpiryQueue.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
SnapshotableHashTable.h Ditch tons of garbage 2023-08-09 02:19:02 +02:00
SummingStateMachine.cpp Ditch tons of garbage 2023-08-09 02:19:02 +02:00
SummingStateMachine.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
WriteBufferFromNuraftBuffer.cpp Eliminate double log serializing 2023-04-21 08:20:35 +00:00
WriteBufferFromNuraftBuffer.h Revert "Revert "Add support for preprocessing ZooKeeper operations in clickhouse-keeper"" 2022-05-26 08:14:55 +02:00
ZooKeeperDataReader.cpp Fix some typos 2023-10-15 15:43:02 +02:00
ZooKeeperDataReader.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00