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

clickhouse 19.14 is incompatible with earlier versions #7068

Closed
SaltTan opened this issue Sep 23, 2019 · 0 comments · Fixed by #7069
Closed

clickhouse 19.14 is incompatible with earlier versions #7068

SaltTan opened this issue Sep 23, 2019 · 0 comments · Fixed by #7069
Assignees
Labels
backward compatibility st-in-progress We are working on the issue currenlty

Comments

@SaltTan
Copy link
Contributor

SaltTan commented Sep 23, 2019

19.14.3->19.13.4
DB::Exception: Unknown setting connection_pool_max_wait_ms

SELECT * FROM remote('ch_old', 'system', 'one')

Received exception from server (version 19.14.3):
Code: 115. DB::Exception: Received from ch_new:9000. DB::Exception: Received from ch_old:9000. DB::Exception: Unknown setting connection_pool_max_wait_ms.
@SaltTan SaltTan added the bug Confirmed user-visible misbehaviour in official release label Sep 23, 2019
@alexey-milovidov alexey-milovidov added backward compatibility and removed bug Confirmed user-visible misbehaviour in official release labels Sep 23, 2019
@alexey-milovidov alexey-milovidov self-assigned this Sep 23, 2019
@alexey-milovidov alexey-milovidov added the st-in-progress We are working on the issue currenlty label Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backward compatibility st-in-progress We are working on the issue currenlty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants