Alexey Milovidov
|
9af5ce1e3b
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
|
Alexey Milovidov
|
afcd933237
|
Probably better [#METR-23198].
|
2016-10-23 06:46:51 +03:00 |
|
Alexey Arno
|
882d40889b
|
dbms: Better [#METR-18510]
|
2016-09-01 17:03:42 +03:00 |
|
Alexey Arno
|
6c064ab55b
|
dbms: Better comment [#METR-18510]
|
2016-09-01 13:24:06 +03:00 |
|
Alexey Arno
|
4db7b09ee3
|
dbms: Better comment [#METR-18510]
|
2016-09-01 12:58:56 +03:00 |
|
Alexey Arno
|
b62b499a9c
|
dbms: fixed race condition in SingleBarrier [#METR-18510]
|
2016-09-01 11:58:49 +03:00 |
|
Pavel Kartavyy
|
6e7bb0cd65
|
Merge branch 'master' into METR-19530
Conflicts:
metrica/src/CMakeLists.txt
metrica/src/ClickHouse/libs/libdaemon/include/daemon/GraphiteWriter.h
metrica/src/ClickHouse/libs/libdaemon/src/GraphiteWriter.cpp
metrica/src/libs/CMakeLists.txt
metrica/src/libs/liblogbroker-client/src/LogBroker.cpp
metrica/src/libs/liblogbroker-log-import/include/logbroker-log-import/LogBrokerLogImportTask-inl.h
metrica/src/libs/libstatdaemons/include/statdaemons/write_destinations/ClickHouseCluster.h
metrica/src/programs/cleanerd/src/config.xml
metrica/src/programs/deduplicatord/src/Task.cpp
metrica/src/programs/visit-log-processor/src/VisitLogHandler.h
metrica/src/tools/ssqls/templates/header.tpl
|
2016-08-19 17:15:58 +03:00 |
|
Pavel Kartavyy
|
9c8697655e
|
build: fix build after merge with clickhouse repo
|
2016-08-18 14:17:07 +03:00 |
|
Alexey Milovidov
|
1c25aa3b9d
|
Removed useless code [#METR-2944].
|
2016-08-01 23:03:55 +03:00 |
|
Pavel Kartavyy
|
5199873d12
|
logbroker-import: faster balancing
|
2016-07-14 14:42:51 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Pavel Kartavyy
|
aaf4207c38
|
logbroker-import: develop partition release
|
2016-07-13 17:14:05 +03:00 |
|
Pavel Kartavyy
|
34b27dbbe4
|
logbroker-import: limited number of workers
|
2016-07-12 13:41:37 +03:00 |
|
Pavel Kartavyy
|
76abce1ce0
|
zkutil::Lock: add comment
|
2016-07-08 15:01:59 +03:00 |
|
Alexey Milovidov
|
6ba6d01491
|
Using in-tree zookeeper client library [#METR-21848].
|
2016-06-26 11:16:13 +03:00 |
|
Pavel Kartavyy
|
075129850b
|
zkutil: improve Ops description
|
2016-06-14 14:45:36 +03:00 |
|
Pavel Kartavyy
|
894daaccf3
|
zookeeper: add describe method for operations
|
2016-06-14 14:45:35 +03:00 |
|
Pavel Kartavyy
|
2a15df5364
|
zkutil::Lock: fixed bug if lock was moved
|
2016-06-14 14:44:34 +03:00 |
|
Pavel Kartavyy
|
2e67346026
|
logbroker-import: fix build [#METR-19530]
fix build
|
2016-06-14 14:44:33 +03:00 |
|
Pavel Kartavyy
|
90acaf81e5
|
zkutil: add missed library
|
2016-06-08 17:40:46 +03:00 |
|
Alexey Milovidov
|
c518abe882
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
31ed033fbb
|
Fixed leader election in completely different way to allow many replicas in single ClickHouse instance (that is used in tests) [#METR-20132].
|
2016-04-09 05:03:44 +03:00 |
|
Alexey Milovidov
|
1969504052
|
Fixed leader election [#METR-20132].
|
2016-03-29 18:31:24 +03:00 |
|
Alexey Arno
|
fc728d4249
|
dbms: Added forgotten file. [#METR-18510]
|
2016-03-25 16:57:33 +03:00 |
|
Alexey Arno
|
99ef0820f7
|
dbms: Improved fault tolerance with regards to ZooKeeper. [#METR-18510]
|
2016-03-25 15:53:10 +03:00 |
|
Alexey Arno
|
776a0e3041
|
dbms: Improved fault tolerance with regards to ZooKeeper. [#METR-18510]
|
2016-03-25 15:21:10 +03:00 |
|
Alexey Arno
|
32a38485e6
|
Merge
|
2016-03-25 14:48:45 +03:00 |
|
Alexey Milovidov
|
974f18c38e
|
zkutil: minor changes [#METR-20145].
|
2016-03-09 22:59:27 +03:00 |
|
Pavel Kartavyy
|
4c64c5e1f5
|
zkutil: add missed library to link
|
2016-03-09 13:19:50 +03:00 |
|
Evgeniy Gatov
|
bb7c564c7c
|
libzkutil/RWLock: removed duplicated code [#METR-18510]
|
2016-03-08 21:40:37 +03:00 |
|
Evgeniy Gatov
|
6aa4d59400
|
Merge
|
2016-03-08 20:52:42 +03:00 |
|
Alexey Arno
|
0f35ecc357
|
dbms: Code cleanup. [#METR-18510]
|
2016-03-08 16:46:00 +03:00 |
|
Alexey Milovidov
|
9371fd1923
|
Fixing build on clang [#METR-2807].
|
2016-03-07 07:07:08 +03:00 |
|
Alexey Milovidov
|
ebf5b3afdd
|
Merge
|
2016-03-07 05:21:16 +03:00 |
|
Alexey Arno
|
aeb14a7855
|
dbms: More locking improvements. [#METR-18510]
|
2016-03-03 19:22:10 +03:00 |
|
Alexey Arno
|
3b9ea20c91
|
dbms: More locking improvements. [#METR-18510]
|
2016-03-03 19:20:19 +03:00 |
|
Pavel Kartavyy
|
4e2a760474
|
Merge
|
2016-03-03 18:38:13 +03:00 |
|
Alexey Arno
|
d21060c35b
|
dbms: Locking performance and correctness improvements. [#METR-18510]
|
2016-03-03 17:37:15 +03:00 |
|
Alexey Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Milovidov
|
59fd4f9d06
|
Attempt to fix an error with yielding leadership [#METR-20132].
|
2016-02-19 23:35:25 +03:00 |
|
Alexey Milovidov
|
df1d66e51a
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
|
Alexey Milovidov
|
345b4b91f7
|
dbms: preparation [#METR-17973].
|
2016-02-05 04:31:09 +03:00 |
|
Alexey Milovidov
|
e5d4149ca4
|
Merge
|
2016-01-28 04:00:42 +03:00 |
|
Alexey Milovidov
|
67a07205b7
|
Merge
|
2016-01-28 04:00:27 +03:00 |
|
Alexey Milovidov
|
5c90d7d45c
|
Merge
|
2016-01-26 05:00:25 +03:00 |
|
Alexey Milovidov
|
085dd9f90a
|
Merge
|
2016-01-26 04:56:42 +03:00 |
|
Alexey Arno
|
ae2f7c7613
|
Merge
|
2016-01-26 03:30:18 +03:00 |
|
Alexey Milovidov
|
6d50fb4b44
|
dbms: fixed quorum inserts; improved performance of ordinary inserts [#METR-16779].
|
2016-01-24 08:00:24 +03:00 |
|
Alexey Arno
|
a3ea32b985
|
Merge
|
2016-01-21 19:30:05 +03:00 |
|