Commit Graph

24 Commits

Author SHA1 Message Date
alexey-milovidov 3a8d7e9a48
Update main.cpp 2021-03-17 22:12:10 +03:00
robert e1b11c786b zookeeper-dump-tree: move ctime option to bool 2021-03-17 21:10:51 +03:00
robert 8cb19d63ae zookeeper-dump-tree: added ctime option to dump node ctime 2021-03-17 20:38:49 +03:00
nikitamikhaylov 4345f2987d better 2020-11-17 16:59:13 +03:00
Alexey Milovidov 7b39906d6a Miscellanous 2020-10-10 20:32:10 +03:00
Alexey Milovidov ce7b8aefd2 Add reconnects to zookeeper-dump-tree tool 2020-10-10 20:32:10 +03:00
Alexey Milovidov 72257061d5 Avoid errors due to implicit int<->bool conversions when using ZK API 2020-06-12 18:09:12 +03:00
Alexey Milovidov 3475ef5304 Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2] 2018-08-25 04:58:14 +03:00
Alexey Milovidov 2310bd7947 Miscellaneous [#CLICKHOUSE-2] 2018-04-03 20:35:48 +03:00
Alexey Milovidov 93307a82e6 Using different ZooKeeper library (development) [#CLICKHOUSE-2] 2018-03-25 07:20:31 +03:00
Alexey Milovidov 76f9e0032d Using different ZooKeeper library (development) [#CLICKHOUSE-2] 2018-03-20 00:34:56 +03:00
Alexey Milovidov 05accbdcbe Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
f1yegor 8e261e34c5 translate comments: Interpreters 2017-06-03 19:21:00 +03:00
Alexey Milovidov 310736cd7e Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
Alexey Milovidov 137ad95929 Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01:00
Pavel Kartavyy 494f7a952c zookeeper-dump-tree: print tree size 2016-06-08 17:40:36 +03:00
Alexey Milovidov 918422ad48 Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
Alexey Milovidov 0b0fb3a594 Addition to prev. revision [#METR-18138]. 2015-09-23 04:57:45 +03:00
Alexey Milovidov 4ef9cd3bc2 Addition to prev. revision [#METR-18138]. 2015-09-23 04:53:35 +03:00
Alexey Milovidov 5c789519d3 Addition to prev. revision [#METR-18138]. 2015-09-23 04:48:38 +03:00
Alexey Milovidov 7e59fac268 Addition to prev. revision [#METR-18138]. 2015-09-23 04:43:22 +03:00
Alexey Milovidov 5f46416bc0 Addition to prev. revision [#METR-18138]. 2015-09-23 04:39:05 +03:00
Alexey Milovidov ba6472b6a3 dbms: added zookeeper-dump-tree utility [#METR-18138]. 2015-09-23 04:21:47 +03:00