ClickHouse/src/Server
Antonio Andelic 6a5742a6cb
Merge pull request #70972 from ClickHouse/fix-keeper-with-xid-64
Fix Keeper entry serialization compatibility
2024-10-25 13:44:16 +00:00
..
grpc_protos Merge branch 'master' into rows_before_group_by_counter 2024-07-16 16:26:56 +08:00
HTTP Apply linter changes 2024-10-06 12:29:20 +02:00
CertificateReloader.cpp Support more advanced SSL options for Keeper internal communication 2024-09-13 14:23:01 +02:00
CertificateReloader.h Support more advanced SSL options for Keeper internal communication 2024-09-13 14:23:01 +02:00
CloudPlacementInfo.cpp remove trash 2024-06-26 02:03:22 +02:00
CloudPlacementInfo.h
CMakeLists.txt
GRPCServer.cpp Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
GRPCServer.h
HTTPHandler.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
HTTPHandler.h Move function HTTPHandler::formatExceptionForClient() to a separate header in order to reuse it. 2024-07-03 21:23:09 +02:00
HTTPHandlerFactory.cpp Add a handler 2024-10-24 16:04:56 +02:00
HTTPHandlerFactory.h Apply linter changes 2024-10-06 12:29:20 +02:00
HTTPHandlerRequestFilter.h Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
HTTPPathHints.cpp
HTTPPathHints.h
HTTPRequestHandlerFactoryMain.cpp
HTTPRequestHandlerFactoryMain.h
HTTPResponseHeaderWriter.cpp Fix CI failure 2024-06-13 14:16:31 +03:00
HTTPResponseHeaderWriter.h Fix styles 2024-06-13 11:21:48 +03:00
InterserverIOHTTPHandler.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
InterserverIOHTTPHandler.h
IServer.h
KeeperReadinessHandler.cpp Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperReadinessHandler.h
KeeperTCPHandler.cpp Fix Keeper entry serialization compatibility 2024-10-23 16:41:16 +02:00
KeeperTCPHandler.h Support 64bit XID in Keeper 2024-09-24 18:06:37 +02:00
KeeperTCPHandlerFactory.h
MySQLHandler.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
MySQLHandler.h Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
MySQLHandlerFactory.cpp
MySQLHandlerFactory.h
NotFoundHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
NotFoundHandler.h Fixing more headers 2024-02-29 15:40:30 +00:00
PostgreSQLHandler.cpp Merge branch 'master' into calculator 2024-09-30 00:23:51 +02:00
PostgreSQLHandler.h
PostgreSQLHandlerFactory.cpp
PostgreSQLHandlerFactory.h
PrometheusMetricsWriter.cpp Refactor factory of PrometheusRequestHandler to make extending it easier. 2024-08-03 16:20:23 +02:00
PrometheusMetricsWriter.h Refactor factory of PrometheusRequestHandler to make extending it easier. 2024-08-03 16:20:23 +02:00
PrometheusRequestHandler.cpp Remove streams from QueryPlan. 2024-10-01 09:37:48 +00:00
PrometheusRequestHandler.h Remove streams from QueryPlan. 2024-10-01 09:37:48 +00:00
PrometheusRequestHandlerConfig.h Support prometheus remote read protocol. 2024-08-03 16:20:23 +02:00
PrometheusRequestHandlerFactory.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
PrometheusRequestHandlerFactory.h Support prometheus remote read protocol. 2024-08-03 16:20:23 +02:00
ProtocolServerAdapter.cpp add logs and metrics about rejected connections in Poco 2024-07-12 01:11:18 +02:00
ProtocolServerAdapter.h add logs and metrics about rejected connections in Poco 2024-07-12 01:11:18 +02:00
ProxyV1Handler.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
ProxyV1Handler.h
ProxyV1HandlerFactory.h
ReplicasStatusHandler.cpp Hide MergeTreeSettings implementation 2024-10-04 19:03:15 +02:00
ReplicasStatusHandler.h
ServerType.cpp
ServerType.h
StaticRequestHandler.cpp Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
StaticRequestHandler.h Fix Static handler 2024-06-13 11:21:47 +03:00
TCPHandler.cpp Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
TCPHandler.h revive separate protocol versioning for PRs 2024-09-12 15:40:51 +01:00
TCPHandlerFactory.h
TCPProtocolStackData.h
TCPProtocolStackFactory.h
TCPProtocolStackHandler.h
TCPServer.cpp
TCPServer.h
TCPServerConnectionFactory.h
TLSHandler.cpp Fix CertificateReloader usage for custom protocols 2024-05-23 17:53:23 +02:00
TLSHandler.h Fix style 2024-05-22 14:10:50 +02:00
TLSHandlerFactory.h More parameters for tls layer in protocols 2024-05-16 18:34:17 +02:00
waitServersToFinish.cpp
waitServersToFinish.h
WebUIRequestHandler.cpp Add a handler 2024-10-24 16:04:56 +02:00
WebUIRequestHandler.h Add a handler 2024-10-24 16:04:56 +02:00