Commit Graph

1860 Commits

Author SHA1 Message Date
Sema Checherinda
86e3299135 fix tests 2024-11-11 11:37:13 +01:00
Sema Checherinda
6e55bb7618 fix cancelation in TCP 2024-11-11 11:37:13 +01:00
Sema Checherinda
999aced7c9 fix race, fix attempt to write ti canceled socket 2024-11-11 11:37:13 +01:00
Sema Checherinda
2e4cb23039 fix marks prewarm 2024-11-11 11:37:13 +01:00
Sema Checherinda
e6b071f4ae fix lock 2024-11-11 11:37:13 +01:00
Sema Checherinda
e11890818a fix after rebase 2024-11-11 11:37:13 +01:00
Sema Checherinda
b562966ef1 fix 02796_calculate_text_stack_trace 2024-11-11 11:37:13 +01:00
Sema Checherinda
22c97480c2 fix mutex 2024-11-11 11:37:13 +01:00
Sema Checherinda
4b46065bcd differ kill query and cancel packet 2024-11-11 11:37:13 +01:00
Sema Checherinda
a115e468bd fix build 2024-11-11 11:37:13 +01:00
Sema Checherinda
fe2aa961b6 rework TCPHandler exception handling 2024-11-11 11:37:13 +01:00
Sema Checherinda
bb0b573193 fix style and review notes 2024-11-11 11:37:13 +01:00
Sema Checherinda
ee57c9f804 fix TablesStatusResponse 2024-11-11 11:37:13 +01:00
Sema Checherinda
2280aa5e30 fix tests 2024-11-11 11:37:12 +01:00
Sema Checherinda
7dab7ae9a4 fix tests 2024-11-11 11:37:12 +01:00
Sema Checherinda
5812029467 work with review, fix TCPHandler and Spans 2024-11-11 11:37:12 +01:00
Sema Checherinda
4513bd017f fix out format finalization 2024-11-11 11:37:12 +01:00
Sema Checherinda
19b7b97418 finalize compressed buffer in TCP handler 2024-11-11 11:37:12 +01:00
Sema Checherinda
cea797e254 LimitReadBuffer 2024-11-11 11:37:12 +01:00
Sema Checherinda
e0f083ac0b add more checks and fix tcp handler 2024-11-11 11:37:12 +01:00
Sema Checherinda
8782cf6885 add several checks 2024-11-11 11:37:12 +01:00
Sema Checherinda
35bd341389 less debug logs 2024-11-11 11:37:12 +01:00
Sema Checherinda
f1ab911910 cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
Robert Schulze
a612e9248c
Update TCPHandler.cpp 2024-11-04 18:26:02 +01:00
Robert Schulze
27049f2cb5
Demote log level for failed authentication 2024-11-03 19:57:31 +00:00
Vitaly Baranov
08ce37f3e9
Merge pull request #70725 from azat/http_handlers-auth
Add ability to set user/password in http_handlers
2024-11-01 19:00:15 +00:00
Roman Antonov
a6f91e4044
Merge branch 'ClickHouse:master' into master 2024-10-29 21:59:12 +03:00
Konstantin Bogdanov
02381ec1f8
Add a test 2024-10-28 17:51:33 +01:00
Konstantin Bogdanov
1e7b7d4aa9
Check for an empty string 2024-10-28 17:16:44 +01:00
Konstantin Bogdanov
700f04b15e
Wrong field 2024-10-28 17:02:48 +01:00
Konstantin Bogdanov
ab46e9b179
Check if default DB exists after authorization 2024-10-28 16:58:30 +01:00
Roman Antonov
febfe64321
Merge branch 'ClickHouse:master' into master 2024-10-28 17:32:08 +03:00
Antonio Andelic
04903c18a0
Merge pull request #71058 from ClickHouse/sync-code
Sync changes to `ProtocolServerAdapter`
2024-10-28 08:12:50 +00:00
Roman Antonov
4f8c4cd4a8
Merge branch 'ClickHouse:master' into master 2024-10-27 01:10:33 +03:00
Alexey Milovidov
10ce7c54f8
Revert "Revert "Miscellaneous"" 2024-10-26 20:59:45 +02:00
Alexey Milovidov
d6b38a9eae
Revert "Miscellaneous" 2024-10-26 20:59:26 +02:00
Roman Antonov
db5edae0ca
Merge branch 'ClickHouse:master' into master 2024-10-26 00:01:35 +03:00
Alexey Milovidov
7d6beb5587 Add a lot of minor things from the private repository 2024-10-25 20:00:24 +02:00
Antonio Andelic
aeb2e2b1d8 Sync changes to ProtocolServerAdapter 2024-10-25 16:00:41 +02:00
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
Alexey Milovidov
7b6fc587e2
Merge pull request #70821 from ClickHouse/merge-visualizer
Merge visualizer
2024-10-24 19:31:21 +00:00
Azat Khuzhin
60c049375c Add ability to set user/password in http_handlers
This will allow to omit them in requests for
dynamic_query_handler/predefined_query_handler, that will allow to build
more indepenent handlers/apps.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-10-24 17:04:40 +02:00
Alexey Milovidov
43a3ff8ae1 Add a handler 2024-10-24 16:04:56 +02:00
Romeo58rus
e9740b3d76 Fix style 2 2024-10-24 04:09:00 +03:00
Romeo58rus
b5b449c654 Fix style 2024-10-24 03:25:48 +03:00
Romeo58rus
89f4fe4f92 Add support for reloading client-side certificates used to connect to Zookeeper over a secure connection 2024-10-24 01:06:04 +03:00
Alexey Milovidov
10e0219250 Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
Antonio Andelic
ab05f8b6e8 Fix Keeper entry serialization compatibility 2024-10-23 16:41:16 +02:00
Sergei Trifonov
fc31ec4404
Merge pull request #61473 from ClickHouse/fix-use-concurrency-control
Fixes for concurrency control
2024-10-19 22:27:12 +00:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00