Commit Graph

8644 Commits

Author SHA1 Message Date
Alexey Milovidov
1527176378 Addition to prev. revision [#METR-23279]. 2016-10-25 01:30:51 +03:00
Alexey Milovidov
a081f5f05b Addition to prev. revision [#METR-23279]. 2016-10-25 01:11:36 +03:00
Alexey Milovidov
61646cbd01 Addition to prev. revision [#METR-23279]. 2016-10-25 00:53:12 +03:00
Alexey Milovidov
daeac24f04 Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279]. 2016-10-25 00:40:39 +03:00
Alexey Milovidov
15b369bd08 More instrumentation [#METR-23272]. 2016-10-24 16:47:15 +03:00
Alexey Milovidov
98e36c68da Leader election: more safe [#METR-23272]. 2016-10-24 16:08:07 +03:00
Alexey Milovidov
9a3deed1ea Added metric about leadership [#METR-23272]. 2016-10-24 15:46:54 +03:00
Alexey Milovidov
2dd43be6e6 Don't hold shared_ptr to zookeeper for long time, because it makes very difficult to remove ephemeral nodes in case of temporary communication errors and thus breaks leader election [#METR-23272]. 2016-10-24 15:34:08 +03:00
Alexey Milovidov
6e49241120 Better [#METR-23272]. 2016-10-24 14:44:34 +03:00
Alexey Milovidov
9373b87639 Added missing malloc metrics [#METR-23231]. 2016-10-24 11:03:25 +03:00
Alexey Milovidov
5b562c63d5 Addition to prev. revision [#METR-23231]. 2016-10-24 09:08:53 +03:00
Alexey Milovidov
ff661a8492 Added tcmalloc-related metrics [#METR-23231]. 2016-10-24 08:40:00 +03:00
Alexey Milovidov
ea852bb9d8 Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
Alexey Milovidov
de479eb36a Comment [#METR-2944]. 2016-10-24 06:08:56 +03:00
Alexey Milovidov
fefb714b76 Tiny modification [#METR-2944]. 2016-10-24 06:07:58 +03:00
Alexey Milovidov
cac493d0a0 Addition to prev. revision [#METR-23237]. 2016-10-24 05:06:52 +03:00
Alexey Milovidov
32eeb84992 Merge branch 'master' of github.com:yandex/ClickHouse 2016-10-24 05:03:22 +03:00
Alexey Milovidov
9af5ce1e3b Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
alexey-milovidov
bae5d48245 Merge pull request #148 from f1yegor/master
translate config.xml and MergeTreeSettings.h
2016-10-24 05:44:05 +04:00
f1yegor
af01f6fdcc translate config.xml and MergeTreeSettings.h 2016-10-23 22:13:10 +02:00
Alexey Milovidov
4d9b3fd3ee Better [#METR-23198]. 2016-10-23 13:59:53 +03:00
Alexey Milovidov
692bb379e3 Fixes; faster shutdown [#METR-23237]. 2016-10-23 13:52:32 +03:00
Alexey Milovidov
181c2302fc Addition to prev. revision [#METR-23237]. 2016-10-23 13:34:11 +03:00
Alexey Milovidov
39f2527012 Fixed memory leak [#METR-2944]. 2016-10-23 10:41:26 +03:00
Alexey Milovidov
8b1d686254 Whitespaces [#METR-2944]. 2016-10-23 09:58:26 +03:00
Alexey Milovidov
6c9dea8a8b Addition to prev. revision [#METR-23237]. 2016-10-23 09:38:53 +03:00
Alexey Milovidov
be84b78b93 Added actively updating metrics [#METR-23237]. 2016-10-23 09:12:50 +03:00
Alexey Milovidov
f05fa7695a Removed useless code [#METR-2944]. 2016-10-23 08:37:45 +03:00
Alexey Milovidov
afcd933237 Probably better [#METR-23198]. 2016-10-23 06:46:51 +03:00
Alexey Milovidov
15bf61c367 Fixed part of error [#METR-23198]. 2016-10-21 04:44:57 +03:00
Alexey Milovidov
0a318a5f16 Comments [#METR-20000]. 2016-10-21 03:19:49 +03:00
Alexey Milovidov
f373b500d4 Fixed error in 'firstSignificantSubdomain' function [#METR-20000]. 2016-10-20 08:21:49 +03:00
Alexey Milovidov
955783e409 Fixed test [#METR-20000]. 2016-10-20 07:51:01 +03:00
Alexey Milovidov
8db2069cbf Updated tcmalloc [#METR-20000]. 2016-10-20 06:51:19 +03:00
alexey-milovidov
2611048743 Merge pull request #145 from yurial/yurial-delayed-insert-settings-METR-22563
more usable settings for delayed insert. issue: #METR-22563
2016-10-20 01:43:19 +04:00
Yuri Dyachenko
297a1547c5 more usable settings for delayed insert. issue: #METR-22563 2016-10-19 20:58:27 +03:00
Alexey Milovidov
cd33a9dbda Addition to prev. revision [#METR-20000]. 2016-10-18 23:45:31 +03:00
Alexey Milovidov
e650cd917e Added reference to library for R [#METR-20000]. 2016-10-18 23:32:39 +03:00
Alexey Milovidov
1ab55df9ff Merge branch 'master' of github.com:yandex/ClickHouse 2016-10-18 22:32:46 +03:00
Alexey Milovidov
5e61b96b8d Comments [#METR-20000]. 2016-10-18 22:32:32 +03:00
alexey-milovidov
3ea6567052 Merge pull request #143 from velom/master
recovery documentation [#METR-21594]
2016-10-18 22:59:53 +04:00
velom
dd936842e8 recovery documentation [#METR-21594] 2016-10-18 20:00:06 +03:00
Alexey Milovidov
e9048bd50e Added more 3rd party drivers [#METR-20000]. 2016-10-18 04:57:04 +03:00
alexey-milovidov
0ad9c569ae Merge pull request #138 from ludv1x/METR-22802
Fixed Debug build.
2016-10-17 22:23:59 +04:00
alexey-milovidov
58ae71524f Merge pull request #139 from hatarist/fix_ru_reference_typos
Fixed a lot of typos in the reference docs
2016-10-17 20:24:04 +04:00
Igor Hatarist
e7e1468244 Fixed some more typos 2016-10-17 15:22:57 +03:00
Igor Hatarist
8e49a87272 Fixed typos in English reference doc 2016-10-17 15:21:28 +03:00
Igor Hatarist
33337c92d8 Fixed a lot of typos in Russian reference doc 2016-10-17 14:56:23 +03:00
Vitaliy Lyudvichenko
43f0ac7a93 Fixed Debug build. 2016-10-17 13:32:30 +03:00
Alexey Milovidov
b1f551d5ba Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563]. 2016-10-15 03:38:59 +03:00