Alexey Milovidov
|
74c3b30622
|
dbms: Simplified logic of selecting merges [#METR-21841].
|
2016-10-28 01:50:02 +03:00 |
|
Alexey Milovidov
|
f05fa7695a
|
Removed useless code [#METR-2944].
|
2016-10-23 08:37:45 +03:00 |
|
Vitaliy Lyudvichenko
|
669e2982a5
|
Made merge_selecting_thread creation & deletion atomic. [#METR-22471]
|
2016-10-14 14:47:11 +03:00 |
|
Vitaliy Lyudvichenko
|
aa863ea7bb
|
Fixed std::terminate on DROP of StorageReplicatedMergeTree. [#METR-22471]
|
2016-10-14 13:17:05 +03:00 |
|
Yuri Dyachenko
|
94a2186dde
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
|
Yuri Dyachenko
|
e5825f790f
|
use std::enable_shared_from_this for IStorage
|
2016-08-29 16:28:34 +03:00 |
|
Alexey Milovidov
|
d8eb52c189
|
Improvement [#METR-22352].
|
2016-08-10 10:20:21 +03:00 |
|
Alexey Milovidov
|
b51bdbd0c0
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
|
Alexey Milovidov
|
4b41c52747
|
Attempt to improve performance of replication queue processing [#METR-22352].
|
2016-08-09 23:39:28 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
5ded454986
|
Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884].
|
2016-06-28 23:50:37 +03:00 |
|
Alexey Milovidov
|
c518abe882
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
093f69c45d
|
Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326].
|
2016-05-16 21:43:38 +03:00 |
|
Alexey Milovidov
|
07f04d70d3
|
Merge
|
2016-04-24 12:44:47 +03:00 |
|
Alexey Milovidov
|
3923c7abce
|
Merge
|
2016-04-15 20:42:51 +03:00 |
|
Alexey Milovidov
|
d79174b2ce
|
Preparation [#METR-20644].
|
2016-04-15 20:13:51 +03:00 |
|
Alexey Milovidov
|
11df87ea54
|
Merge
|
2016-04-09 07:22:11 +03:00 |
|
Alexey Milovidov
|
d0365e9501
|
Separated code for checking parts [#METR-20803].
|
2016-04-09 06:50:02 +03:00 |
|
Alexey Milovidov
|
f0844ecb66
|
Attempt to fix an error [#METR-20803].
|
2016-04-08 00:35:01 +03:00 |
|
Alexey Arno
|
32a38485e6
|
Merge
|
2016-03-25 14:48:45 +03:00 |
|
Alexey Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Arno
|
113b592380
|
Merge
|
2016-01-28 19:06:57 +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 |
|
Alexey Milovidov
|
82a96d22b1
|
dbms: tracking replicas delays [#METR-17573].
|
2016-01-17 16:00:42 +03:00 |
|
Alexey Milovidov
|
d603d0a12d
|
Merge
|
2016-01-17 11:12:48 +03:00 |
|
Alexey Milovidov
|
a5b8166541
|
dbms: better [#METR-19586].
|
2016-01-10 07:43:30 +03:00 |
|
Alexey Milovidov
|
e78ed9f802
|
dbms: replication delays: development [#METR-17573].
|
2015-11-09 23:30:54 +03:00 |
|
Alexey Milovidov
|
53dd07b8ca
|
dbms: checking replication delays: development [#METR-17573].
|
2015-11-05 23:08:18 +03:00 |
|
Alexey Milovidov
|
f356545bbe
|
dbms: allowed DROP/DETACH partition on non-leader [#METR-17573].
|
2015-10-03 00:28:19 +03:00 |
|
Alexey Milovidov
|
6af8215af5
|
dbms: added table system.replication_queue [#METR-18061].
|
2015-09-24 03:21:02 +03:00 |
|
Alexey Milovidov
|
3b5a3e7325
|
dbms: quorum insert: development [#METR-16779].
|
2015-09-20 14:02:59 +03:00 |
|
Alexey Milovidov
|
615181b3a6
|
dbms: added last_queue_update column to system.replicas table; clarifications [#METR-17573].
|
2015-09-20 08:21:43 +03:00 |
|
Alexey Milovidov
|
b068913aeb
|
dbms: removed bogus messages from error log; improved diagnostics; extended system.replicas table [#METR-17573].
|
2015-09-19 08:56:40 +03:00 |
|
Alexey Milovidov
|
23a11f19c7
|
dbms: clearing impossible entries from replication queue [#METR-18035].
|
2015-09-15 04:20:40 +03:00 |
|
Alexey Milovidov
|
d53f173478
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:13:59 +03:00 |
|
Alexey Milovidov
|
a26a43fcc0
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-10 23:43:42 +03:00 |
|
Alexey Milovidov
|
f1655cc62f
|
Merge
|
2015-08-18 00:09:36 +03:00 |
|
Alexey Milovidov
|
52847e6591
|
Merge
|
2015-07-17 00:03:53 +03:00 |
|
Alexey Milovidov
|
c9689b255d
|
dbms: system.replicas: added columns 'inserts_oldest_time' and 'merges_oldest_time' [#METR-17306]..
|
2015-07-16 22:11:59 +03:00 |
|
Andrey Mironov
|
f012d95b7a
|
dbms: implement alter table detach unreplicated partition [#MTRSADMIN-1093]
|
2015-06-22 21:24:02 +03:00 |
|
Andrey Mironov
|
77b2ef6f81
|
Merge
|
2015-04-21 16:10:08 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Arno
|
96f33e9238
|
dbms: Server: Code cleanups. [#METR-15090]
|
2015-04-14 17:58:59 +03:00 |
|