Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unique version check in monrun ch_replication_lag and ch_system_queues #93

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

yahor-s
Copy link
Contributor

@yahor-s yahor-s commented Jan 23, 2024

Remove unique version check because it create a lot of meaningless errors in clickhouse logs, if clickhouse deployed on different port.

While executing Remote. (ALL_CONNECTION_TRIES_FAILED) (version 23.3.19.32 (official build)) (from [ip]:port) (in query: SELECT uniq(version()) FROM remoteSecure('host1,host2', system.one) FORMAT JSONCompact ), Stack trace (when copying this message, always include the lines below):

@yahor-s yahor-s merged commit 201c18c into main Jan 25, 2024
18 checks passed
@yahor-s yahor-s deleted the monrun-checks-remove-unique-version-step branch January 25, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants