alesapin
|
89c292f5b7
|
Fix response pipe read
|
2020-11-27 13:12:11 +03:00 |
|
alesapin
|
0c6ce276b2
|
Add dead watches cleaner
|
2020-11-26 17:57:32 +03:00 |
|
alesapin
|
fb86eaf6fc
|
Better errors and better config
|
2020-11-25 16:19:09 +03:00 |
|
alesapin
|
4d40d9be3f
|
Merge branch 'master' into complete_zk_api
|
2020-11-25 10:31:16 +03:00 |
|
alesapin
|
3a3860c776
|
Merge pull request #16837 from ClickHouse/correctly_send_close_request
Set expire after we sent close in ZooKeeper client
|
2020-11-25 10:21:41 +03:00 |
|
Vitaly Baranov
|
08b3707842
|
Merge pull request #15111 from vitlibar/grpc-protocol
Implement GRPC protocol.
|
2020-11-25 09:00:32 +03:00 |
|
Alexey Milovidov
|
828d27d801
|
Remove unused ProfileEvents
|
2020-11-24 20:45:24 +03:00 |
|
Vitaly Baranov
|
3c85165e60
|
Redirect stderr, stdout for clickhouse-odbc-bridge to files.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
8146093794
|
Provide more information about errors.
|
2020-11-24 17:55:01 +03:00 |
|
alesapin
|
cfe7d853c1
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:42:31 +03:00 |
|
alesapin
|
821111e716
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:41:57 +03:00 |
|
alesapin
|
a800bff5d4
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:33:42 +03:00 |
|
alesapin
|
0d52cfb1be
|
Less clumsy code with interruptable code
|
2020-11-24 17:02:55 +03:00 |
|
Alexander Kuzmenkov
|
412c2fe079
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
|
alesapin
|
2da250164e
|
Fix clang tidy message
|
2020-11-23 17:03:57 +03:00 |
|
alesapin
|
b8fb44a7b9
|
Merge with master
|
2020-11-23 11:05:50 +03:00 |
|
alesapin
|
63464df3eb
|
Fix clang-tidy
|
2020-11-20 18:00:23 +03:00 |
|
alesapin
|
20eeab4502
|
Fix build #2
|
2020-11-20 15:36:10 +03:00 |
|
alesapin
|
ab5f3b0b41
|
Fix build
|
2020-11-20 15:31:40 +03:00 |
|
alesapin
|
29631aaf2e
|
Fix build warnings
|
2020-11-20 14:48:48 +03:00 |
|
alesapin
|
73ed05492b
|
More correct initialization
|
2020-11-20 11:37:16 +03:00 |
|
alesapin
|
fdf3b569f4
|
Fix bug
|
2020-11-19 19:48:49 +03:00 |
|
alesapin
|
5925760892
|
Fix handler
|
2020-11-19 19:31:55 +03:00 |
|
alesapin
|
8e3f7e4dbd
|
Some non working code
|
2020-11-19 19:06:19 +03:00 |
|
alesapin
|
87f7e0b399
|
More compatible watches in TestKeeper
|
2020-11-19 15:04:09 +03:00 |
|
alesapin
|
00186ece72
|
Join processing thread
|
2020-11-18 23:36:25 +03:00 |
|
alesapin
|
24910a61be
|
Fix stringstream
|
2020-11-18 18:25:59 +03:00 |
|
alesapin
|
6b25ba1097
|
Merge branch 'correctly_send_close_request' into complete_zk_api
|
2020-11-18 17:51:00 +03:00 |
|
alesapin
|
2cd66f23a3
|
Merge branch 'master' into complete_zk_api
|
2020-11-18 17:50:50 +03:00 |
|
alesapin
|
087bc462e8
|
Additional flag for finalization
|
2020-11-18 17:47:33 +03:00 |
|
alesapin
|
8e7f7b74d0
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-18 17:05:57 +03:00 |
|
alexey-milovidov
|
b494b18748
|
Merge pull request #17108 from ClickHouse/ya-make-owners
Add "OWNER" to ya.make files.
|
2020-11-17 05:19:46 +03:00 |
|
Alexey Milovidov
|
24f4fa6edf
|
Follow Arcadia ya.make rules
|
2020-11-17 00:16:50 +03:00 |
|
Alexey Milovidov
|
3df04ce0c2
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |
|
TCeason
|
45bacd6f74
|
Merge branch 'master' into add_sync_user_privs_exception
|
2020-11-16 12:59:44 +08:00 |
|
alexey-milovidov
|
11f56186db
|
Merge pull request #17048 from azat/build-fix
Add missing <unique_ptr> for RadixSort.h
|
2020-11-16 00:15:54 +03:00 |
|
Azat Khuzhin
|
01ec7aca68
|
Add missing <unique_ptr> for RadixSort.h
Fails compiling quantile-t-digest.cpp test on:
- clang 11
- libstdc++
|
2020-11-15 23:08:45 +03:00 |
|
Denis Glazachev
|
5c801c42c1
|
Fix ROCKSDB_ERROR value
|
2020-11-15 23:48:46 +04:00 |
|
alesapin
|
7ea147203b
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-13 14:00:05 +03:00 |
|
alesapin
|
bbd85c3b2d
|
Merge pull request #16390 from ClickHouse/add_separate_pool_for_fetches
Add separate pool for fetches
|
2020-11-12 22:42:28 +03:00 |
|
alexey-milovidov
|
75ba096e87
|
Merge pull request #16842 from ClickHouse/higher-mmap-threshold-in-debug
Higher mmap threshold in debug build
|
2020-11-12 19:46:08 +03:00 |
|
alexey-milovidov
|
c9c8f50683
|
Merge pull request #16903 from azat/no-trace-collector-without-trace_log
Disable TraceCollector if trace_log is disabled
|
2020-11-12 19:43:27 +03:00 |
|
alesapin
|
4aad6a597c
|
Merge branch 'correctly_send_close_request' into complete_zk_api
|
2020-11-12 17:46:02 +03:00 |
|
alesapin
|
e19d1430db
|
Fix livelock
|
2020-11-12 17:43:16 +03:00 |
|
alesapin
|
5e1c84e04f
|
Fix segfault
|
2020-11-12 15:11:13 +03:00 |
|
TCeason
|
d16cd29c83
|
Merge branch 'master' into add_sync_user_privs_exception
|
2020-11-12 19:44:48 +08:00 |
|
feng lv
|
b1cc582668
|
fix conflict
|
2020-11-12 10:42:53 +00:00 |
|
alesapin
|
8e5dfa15fc
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-12 12:58:33 +03:00 |
|
alesapin
|
a8d466a645
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-12 12:51:02 +03:00 |
|
feng lv
|
b7e5c6ed4d
|
fix conflict
|
2020-11-12 02:26:21 +00:00 |
|