ADB Control known issues
Issue | From | Fixed | Workaround |
---|---|---|---|
In AltLinux 8, the Docker engine update may break the docker-compose package, which causes the ADB Control start to fail |
— |
AltLinux fix |
To fix /usr/lib/python3/site-packages/compose/service.py, replace the following:
by:
|
After the ADB Control service is configured to use LDAP authentication with |
4.0.0 |
— |
Use basic authentication or LDAP with |
When a cluster is upgraded from 6.27.1.56 to 6.27.1.58, an error occurs if external ADB Control is used |
4.10.3 |
4.10.3 |
Upgrade a cluster with ADB Control before upgrading clusters that use this ADB Control as external (in External ADB Control server parameters) |
After the transaction cancellation, plan nodes in the Plan & progress section will have the |
4.8.8 |
4.9.1 |
Keep in mind that cancelled queries do not have executing processes |
ADB Control 4.8.8 implements changes in API that affect communication between the main and external ADB Control services of different versions. When an ADB cluster with the main ADB Control is upgraded to 6.27.1.56.b1, clusters of older versions that use this ADB Control as external will not be able to perform Reconfigure/Start actions with the ADB Control service |
4.8.8 |
4.8.8 |
In order to make all ADB Control service actions to work, upgrade clusters with the external ADB Control and versions older than 6.27.1.56.b1 to 6.27.1.56.b1 |
After ADB Control upgrade to 4.3.2, the |
4.3.2 |
4.3.2 |
Fill in and save the required settings. The problem does not affect future upgrades |
Standby activation after switching from master fails on clusters with ADB Control/ADBM installed |
4.3.1 |
4.3.2 |
Use external ADB Control/ADBM |
In ADB Control 4.2.1, you cannot register new external ADB clusters with versions earlier than 6.23.3 |
4.2.1 |
4.2.1 |
Update ADB cluster to 6.23.3 |
Switching off sending metrics of inner queries to ADB Control may cause hangs of ADB queries |
4.1.0 |
4.10.3 |
Turn on the GUC that enables sending metrics of inner queries in ADB Control or in ADB (as follows):
|
Commands appear in the |
4.1.0 |
4.2.0 |
|
There is a potential memory leak with specific queries affected by the gpperfmon engine. If you use queries against huge tables with UDF that generate inner per-tuple queries, you may experience the significant RAM consumption, and even get OOM errors. The example is the |
4.0.0 |
4.1.0 |
The possible solution is to switch off monitoring metrics (this operation requires cluster restart):
Remember that this workaround does not disable the ADCC UI and Arenadata DB Backup Manager |
Backend ADCC server cannot connect to ADCC UI server. Data update may not always work on the details page |
4.0.0 |
4.1.0 |
|
It is impossible to configure the |
4.0.0 |
4.1.0 |
|