Commit Graph

3024 Commits

Author SHA1 Message Date
Pavel Kartavyy
78c24cb75a HashingBuffer: refactorind [#METR-10969] 2014-07-22 14:35:44 +04:00
Pavel Kartavyy
133cbbab37 HashingReadBuffer: added test. fixed bug [#METR-10969] 2014-07-22 14:35:44 +04:00
Pavel Kartavyy
b8b4a4a721 dbms: added HashingReadBuffer [#METR-10969] 2014-07-22 14:35:44 +04:00
Sergey Magidovich
4c6fa7339a Merge 2014-07-22 14:26:02 +04:00
Andrey Mironov
fbf6225911 dbms: fix possible counter value loss between difference calculcation and store. [#METR-10463] 2014-07-22 13:03:25 +04:00
Andrey Mironov
9bb88d4db2 dbms: ProfileEventsTransmitter corrections. [#METR-10463]
ProfileEventsTransmitter thread wakings are now properly aligned with minutes' boundaries.
Style and logic corrections.
2014-07-22 12:44:52 +04:00
Evgeniy Gatov
de6633990a Merge 2014-07-22 01:34:13 +04:00
Andrey Mironov
fb450f6821 Merge 2014-07-21 18:17:14 +04:00
Andrey Mironov
5d13832aeb dbms: ProfileEvents propagation to Graphite [#METR-10463] 2014-07-21 16:10:54 +04:00
Michael Kolupaev
40d98ad7a9 dbms: more informative exception message when reading fails during merge (in lucky cases when an exception occurs instead of a segfault). [#METR-11980] 2014-07-21 15:34:43 +04:00
Michael Kolupaev
8a2a34a8f3 Small improvements. [#METR-2807] 2014-07-21 13:11:20 +04:00
Alexey Milovidov
aadd791880 dbms: fixed error [#METR-11966]. 2014-07-18 23:47:28 +04:00
Alexey Milovidov
bb90e6d27c Merge 2014-07-18 21:21:13 +04:00
Michael Kolupaev
1ca69dcd7b zkutil: try* methods throw exception on connection loss and timeout. [#METR-10202] 2014-07-18 20:50:51 +04:00
Michael Kolupaev
68ff148170 Merge 2014-07-18 20:06:02 +04:00
Michael Kolupaev
4f3b1a476f Merge 2014-07-18 19:41:04 +04:00
Evgeniy Gatov
0ef582ad38 Merge 2014-07-18 19:32:35 +04:00
Michael Kolupaev
977a8932a0 zkutil: removeRecursive works faster and more reliably when there are thousands of chilren. [#METR-2807] 2014-07-18 18:44:56 +04:00
Michael Kolupaev
e320d6c35c zkutil: logging an error when watch leak is suspected. [#METR-10202] 2014-07-18 16:25:24 +04:00
Michael Kolupaev
2f14b3b025 zkutil: fixed race conditions. [#METR-11886] 2014-07-18 15:53:24 +04:00
Michael Kolupaev
283d735842 Merge 2014-07-17 21:05:04 +04:00
Michael Kolupaev
1d9af86c39 added test (previous commit claimed to add it but did not). [#METR-11886] 2014-07-17 18:43:58 +04:00
Michael Kolupaev
df852d2b5c added test, fixed test. [#METR-11886] 2014-07-17 18:41:43 +04:00
Alexey Milovidov
be0890637c Merge 2014-07-17 18:38:05 +04:00
Michael Kolupaev
5e10dbca8a Merge 2014-07-17 17:41:47 +04:00
Michael Kolupaev
e493438564 Merge 2014-07-17 14:44:17 +04:00
Michael Kolupaev
67b76568d3 Merge 2014-07-17 13:38:31 +04:00
Michael Kolupaev
29e85b5fbc Merge 2014-07-17 12:29:10 +04:00
Michael Kolupaev
12c6d16743 Merge 2014-07-16 13:32:15 +04:00
Michael Kolupaev
22c0c1778e Merge 2014-07-16 12:58:59 +04:00
Alexey Milovidov
80f163eb08 dbms: removed debug output [#METR-11370]. 2014-07-16 06:13:26 +04:00
Alexey Milovidov
35e8a15092 dbms: improvement [#METR-11765]. 2014-07-16 06:06:58 +04:00
Alexey Milovidov
cdbff6e120 dbms: fixed race condition (still messy) [#METR-11765]. 2014-07-16 05:36:18 +04:00
Alexey Milovidov
71935f7916 dbms: reading all remaining POST data in case of exception and Keep-Alive [#METR-11937]. 2014-07-16 05:13:07 +04:00
Alexey Milovidov
4ffa76bf70 dbms: using Keep-Alive even in ping request [#METR-2944]. 2014-07-16 04:53:56 +04:00
Michael Kolupaev
d668fd27d2 Merge 2014-07-15 19:51:27 +04:00
Michael Kolupaev
15e30294cc Merge 2014-07-15 18:57:24 +04:00
Michael Kolupaev
5b7b7a0bb8 Merge 2014-07-15 18:48:50 +04:00
Michael Kolupaev
86fb1eee37 Merge 2014-07-15 18:37:49 +04:00
Michael Kolupaev
a6e31b55d5 Merge 2014-07-15 15:52:30 +04:00
Michael Kolupaev
39b675167d Merge 2014-07-15 15:42:06 +04:00
Michael Kolupaev
9ced1d909e Merge 2014-07-15 15:12:58 +04:00
Michael Kolupaev
01094ec78d Merge 2014-07-15 14:13:36 +04:00
Alexey Milovidov
273ccc0a14 dbms: probably fixed error [#METR-11926]. 2014-07-14 23:46:06 +04:00
Michael Kolupaev
8eb2a7218b Merge 2014-07-14 20:01:23 +04:00
Michael Kolupaev
32b1a52dc1 dbms: fixed test. [#METR-11886] 2014-07-14 20:00:57 +04:00
Michael Kolupaev
007c0cedc1 fixed build and a bunch of other stuff. [#METR-11886] 2014-07-14 19:49:03 +04:00
Michael Kolupaev
dfb21bcaff fixed segfault when creating materialized views. [#METR-11886] 2014-07-14 18:26:11 +04:00
Michael Kolupaev
33955ee7dd Merge 2014-07-14 18:07:47 +04:00
Michael Kolupaev
bcc81b712d dbms: added reference file for test. [#METR-11886] 2014-07-14 16:31:00 +04:00