Alexey Arno
|
4db7b09ee3
|
dbms: Better comment [#METR-18510]
|
2016-09-01 12:58:56 +03:00 |
|
Pavel Kartavyy
|
5199873d12
|
logbroker-import: faster balancing
|
2016-07-14 14:42:51 +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
|
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
|
2e67346026
|
logbroker-import: fix build [#METR-19530]
fix build
|
2016-06-14 14:44:33 +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
|
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
|
9371fd1923
|
Fixing build on clang [#METR-2807].
|
2016-03-07 07:07:08 +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
|
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 |
|
Pavel Kartavyy
|
4e61ade0d1
|
Merge
|
2016-01-13 18:55:02 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Pavel Kartavyy
|
74bf058379
|
zkutil: build fix [#METR-18346]
|
2015-12-25 12:10:17 +03:00 |
|
Pavel Kartavyy
|
db6e6a2842
|
zkutil::KeeperException: add isHardwareError [#METR-18346]
|
2015-12-21 12:55:56 +03:00 |
|
Pavel Kartavyy
|
915fbd16a6
|
zkutil::Lock: store ZooKeeperHandler if lock is locked to prevent reinitialization of zookeeper session [#METR-18346]
|
2015-12-18 14:22:03 +03:00 |
|
Pavel Kartavyy
|
c8bc21d032
|
ZooKeeperHolder: add debug message [#METR-18346]
|
2015-12-15 13:09:06 +03:00 |
|
Pavel Kartavyy
|
3dd3eca409
|
zkutil::Lock: add tryCheck method which down't throw if lock was stolen [#METR-18346]
|
2015-12-15 13:01:52 +03:00 |
|
Pavel Kartavyy
|
9c064a1440
|
zookeeper: use ZookeeperHolder in statdaemons [#METR-18346]
|
2015-12-15 13:01:51 +03:00 |
|
Pavel Kartavyy
|
4afceba26c
|
zkutil::Lock: use ZooKeeperHolder [#METR-18346]
|
2015-12-15 13:01:51 +03:00 |
|
Pavel Kartavyy
|
ad29c8c42c
|
ZooKeeperHolder: changed interface [#METR-18346]
|
2015-12-15 13:01:51 +03:00 |
|
Pavel Kartavyy
|
d3be463a7d
|
ZooKeeperHolder: add comparison to nullptr [#METR-18346]
|
2015-12-15 13:01:51 +03:00 |
|
Pavel Kartavyy
|
7ddc267dd6
|
zkutil: add ZooKeeperHolder to hold one instance of zookeeper and reinit session if there is no reference on it [#METR-18346]
|
2015-12-15 13:01:50 +03:00 |
|
Pavel Kartavyy
|
c469b726c1
|
Merge
|
2015-10-13 15:38:38 +03:00 |
|
Alexey Milovidov
|
2cb2850ca9
|
dbms: fixed error with system.zookeeper table [#METR-18410].
|
2015-10-13 14:16:32 +03:00 |
|
Pavel Kartavyy
|
2163af290a
|
Merge
|
2015-10-08 16:21:23 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
Alexey Milovidov
|
feec229066
|
Moved files [#METR-17973].
|
2015-10-05 04:26:43 +03:00 |
|
Pavel Kartavyy
|
e596f53a6a
|
ZooKeeper: throw correct exception code in get method [#METR-16142]
|
2015-10-01 15:24:44 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
f9c018035a
|
Addition to prev. revision [#METR-18139].
|
2015-09-23 23:51:01 +03:00 |
|
Alexey Milovidov
|
2954f106a8
|
Addition to prev. revision [#METR-18138].
|
2015-09-23 04:26:48 +03:00 |
|
Alexey Milovidov
|
d53f173478
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:13:59 +03:00 |
|
Pavel Kartavyy
|
541f051cd1
|
zkutil: remove ctor [#METR-17045]
|
2015-07-01 11:55:31 +03:00 |
|
Pavel Kartavyy
|
d6e101ae4b
|
Merge
|
2015-06-16 17:46:24 +03:00 |
|