Igor Nikonov
3bdad9baa5
Merge branch 'master' into asan-invalid-shared-context-access
2024-08-26 16:20:49 +02:00
Alexander Tokmakov
ee9080fba7
Revert "Fix unexpected behavior with FORMAT
and SETTINGS
parsing"
2024-08-20 15:11:06 +02:00
Robert Schulze
31f236d4f2
Minor logging fixes
2024-08-19 17:28:27 +00:00
pufit
d4da9b8c8e
Merge pull request #66895 from MikhailBurdukov/hostresolver_opt
...
Allow filtering ip addresses by ip family in DNS resolver
2024-08-19 15:00:31 +00:00
Alexey Milovidov
ecb08a0d04
Merge branch 'master' into format-settings-parsing
2024-08-14 04:51:51 +02:00
Igor Nikonov
f2b60c4f74
Merge remote-tracking branch 'origin/master' into asan-invalid-shared-context-access
2024-08-10 10:08:40 +00:00
Alexey Milovidov
d8670ecd91
Merge branch 'master' into format-settings-parsing
2024-08-09 20:12:33 +02:00
Nikita Taranov
ffa1371dde
Merge branch 'master' into keep_alive_max_reqs
2024-08-09 12:24:45 +01:00
Robert Schulze
f2c8d9678c
Merge remote-tracking branch 'ClickHouse/master' into fix-concurrent_threads_soft_limit_ratio
2024-08-08 09:09:44 +00:00
Alexey Milovidov
e37772e3c4
Merge branch 'master' into format-settings-parsing
2024-08-08 02:28:56 +02:00
khodyrevyurii
00b62b1c0d
Minor clarifycation for method getNumberOfPhysicalCPUCores
2024-08-07 08:47:55 +00:00
khodyrevyurii
c933a38955
change std: 🧵 :hardware_concurrency on container friendly method getNumberOfPhysicalCPUCores
2024-08-07 08:47:53 +00:00
Nikita Taranov
053285dc1c
Merge branch 'master' into keep_alive_max_reqs
2024-08-06 20:55:48 +01:00
Alexander Tokmakov
77103aa729
Merge branch 'master' into reject_poco
2024-08-06 19:52:05 +02:00
MikhailBurdukov
304d01e2c3
Review fix
2024-08-06 15:21:49 +00:00
MikhailBurdukov
3ebc3852f4
Allow filtering ip addresses by ip family in DNS resolver
2024-08-06 15:21:49 +00:00
Alexey Milovidov
65bba77771
Fix typo
2024-08-03 18:30:33 +02:00
Igor Nikonov
76847d9b4c
Fix(asan) : access destroyed shared context from handleCrash()
2024-08-02 22:43:05 +00:00
Nikita Mikhaylov
14d0cc2bf3
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
...
Cleanup code and speedup table removal
2024-07-30 22:50:36 +00:00
Sergei Trifonov
05f1d122b1
Merge pull request #67232 from azat/dashboard-from-config-resubmit
...
Add ability to load dashboards for system.dashboards from config
2024-07-30 13:18:22 +00:00
Nikita Mikhaylov
2aafd71146
Moved settings to ServerSettings and made the table drop even faster
...
(cherry picked from commit e1eb542dcc2b9fbc6a470a3cd9a183e79c86d7c7)
2024-07-30 00:39:29 +02:00
Antonio Andelic
a9b947d9ac
Extract common
2024-07-28 11:51:09 +02:00
Azat Khuzhin
870ec237bb
Add ability to load dashboards for system.dashboards from config
...
One of the obvious reasons is to allow rendering them with readonly
user, which is not possible right now, due to usage of merge() function
there.
Another one, is to add some custom metrics.
Note, that once set, they overrides the default dashboards preset.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-26 21:21:09 +02:00
Antonio Andelic
287cce7d21
Fixes
2024-07-26 09:20:15 +02:00
Antonio Andelic
2988e13050
Free bitmask
2024-07-25 13:55:01 +02:00
Antonio Andelic
6557387148
Try calcualting memory with numactl if membind used
2024-07-25 11:49:02 +02:00
Alex Katsman
eb51dc8980
Don't start GWP allocations until init is finished
2024-07-19 13:34:50 +00:00
Alexey Milovidov
4217d029c0
Fix something
2024-07-18 03:33:36 +02:00
Alexey Milovidov
f5db89faa2
Merge branch 'update-tidy-for-clang-19' into format-settings-parsing
2024-07-17 05:53:36 +02:00
Alexander Tokmakov
09dc79ad3a
Merge branch 'master' into reject_poco
2024-07-15 20:17:28 +02:00
Alexey Milovidov
9745a5dd74
Merge branch 'master' into format-settings-parsing
2024-07-12 23:19:54 +02:00
Alexander Tokmakov
243edcc8aa
add logs and metrics about rejected connections in Poco
2024-07-12 01:11:18 +02:00
Raúl Marín
a339dd020f
Reduce dependencies on MergeTreeSettings.h
2024-07-09 19:39:41 +02:00
Alexey Milovidov
278f2bb14f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into format-settings-parsing
2024-07-05 22:57:11 +02:00
pufit
4195ce2183
Merge branch 'master' into pufit/startup-scripts
2024-07-05 13:52:58 -04:00
Anton Popov
907a365926
Merge pull request #66098 from CurtizJ/better-sanitizer-message
...
More precise warning message about sanitizers
2024-07-05 14:15:28 +00:00
Alexey Milovidov
dbcc2c6979
Merge branch 'master' into format-settings-parsing
2024-07-05 15:53:23 +02:00
Anton Popov
93afc8e613
more precise warning message about sanitizers
2024-07-04 15:11:29 +00:00
Antonio Andelic
613ed1ebbf
Merge branch 'master' into try-disabling-jemalloc-background-threads
2024-07-04 13:58:26 +02:00
Antonio Andelic
c93d8cbb66
Fixes
2024-07-04 13:57:47 +02:00
Antonio Andelic
c86cdbb243
Remove scary jemalloc log
2024-07-03 11:05:34 +02:00
Alexey Milovidov
0a493b88f2
Merge branch 'master' into format-settings-parsing
2024-06-29 04:25:34 +02:00
Alexander Tokmakov
4748e2929f
Merge pull request #65570 from ClickHouse/keeper_az
...
Improve ZooKeeper load balancing
2024-06-28 22:57:20 +00:00
vdimir
27a72fd5c4
Merge branch 'master' into pufit/startup-scripts
2024-06-27 12:14:33 +02:00
Alexander Tokmakov
43cb2f6af7
remove trash
2024-06-26 02:03:22 +02:00
alesapin
12a129d838
Merge pull request #65545 from ClickHouse/add_customizeable_config_reloader_interval
...
Add ability to change config reload interval
2024-06-25 14:18:54 +00:00
Alexey Milovidov
3b149d1e0b
Merge branch 'master' into format-settings-parsing
2024-06-25 03:18:37 +02:00
Sema Checherinda
fb2f0e78f7
Merge pull request #63985 from ianton-ru/protocols-tls-extend-params
...
More parameters for tls layer in protocols
2024-06-24 12:41:56 +00:00
alesapin
fc10bf544f
Merge remote-tracking branch 'origin/master' into add_customizeable_config_reloader_interval
2024-06-24 11:38:02 +02:00
Robert Schulze
4e1a68f33d
Show compiled expressions cache settings size in system.server_settings
2024-06-23 10:55:52 +00:00