Eugene Klimov
Eugene Klimov
also implements support zookeeper/keeper replicated named collections created via SQL
need create parser and extract credentials for ```sql SETTINGS index_granularity = 8192, allow_nullable_key = 1, ttl_only_drop_parts = 1, disk = disk(type = cache, max_size = '50Gi', path = '/var/lib/clickhouse/s3_cache/psh_logs_usage', disk...
Looks like Azure HTTP Client don't close connection properly after receive FIN packet from server, just sent ACK packets, but not sent FIN packet How to handle properly HTTP keep...
After successfull docker-compose up -d , i don't see any logs in bloop-app service how to log `bleep` binary to stderr/stdout to allow watch internal processes and errors?
according to https://altinitydbworkspace.slack.com/archives/C02K1MWEK2L/p1724675702363779?thread_ts=1724635897.685599&cid=C02K1MWEK2L `chop-generated-settings.xml` use in /var/lib/clickhouse-keeper but clickhouse-keeper image expect data in /var/lib/clickhouse look details in https://github.com/ClickHouse/ClickHouse/blame/master/docker/keeper/entrypoint.sh#L41 need consitent behavior with proper volumeMounts