Details
-
Bug
-
Status: In QA
-
Medium
-
Resolution: Unresolved
-
2.29.0
-
None
-
Yes
-
Yes
-
3
-
Yes
-
Yes
-
Yes
-
C/S Core
-
Description
Preconditions:
STR.
- Start PMM server with external clickhouse with version > 22.5.2
- Navigate to QAN
Expected result:
Query Analytics displayed
Actual Result:
Error displayed and no queries are available.{}
How to test:
- Setup external ClickHouse server
- Run PMM Server configured to use external clickhouse with older version like for example clickhouse/clickhouse-server:22.6.9.11-alpine and with mounted volume to check that users with old data will not suffer from moving to new clickhouse.
- Then wait for around 5 minutes when queries is saved and showed up. Then change clickhouse to newer version for example clickhouse/clickhouse-server:22.8.14.53-alpine and use that old volume. There shouldn't be any errors.
- Second case is to check that on newly created environment. Run same latest clickhouse without mounted volume. There are also shouldn't be any errors.