yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.02k stars 1.08k forks source link

[Upgrade] Upgrade is failing with `ycql_suppress_group_by_error is not present` #25030

Open agsh-yb opened 20 hours ago

agsh-yb commented 20 hours ago

Jira Link: DB-14168

Description

Observed following error while upgrading db version from 2024.1.3.0-b105 to 2024.1.3.1-b8 This is a xCluster lru setup on 2024.1.3.0-b105, while upgrading target I am hitting this issue

Universe setting

1. Enabled Encryption at Rest
2. Enabled Client-to-Node TLS
3. Enabled Node-to-Node TLS
4. Enabled YSQL,YCQL
5. YSQL, YCQL Auth Password enabled
6. Cloud Provider = AWS
7. No additional gflags 

Workloads running

SqlTransactions, SqlBankTransfer

Error:

Failed to execute task {"platformVersion":"2024.2.0.0-b116","sleepAfterMasterRestartMillis":180000,"sleepAfterTServerRestartMillis":180000,"nodeExporterUser":"prometheus","universeUUID":"021580a2-9130-4875-8e02-96f5dd898c0a","enableYbc":false,"installYbc":false,"ybcInstalled":false,"encryptionAtRestConfig":{"encryptionAtRestEnabled":false,"opType":"UNDEFINED","type":"DATA_KEY"},"communicationPorts":{"masterHttpPort":7000,"masterRpcPort":7100,"tserverHttpPort":9000,"tserverRpcPort":9100,"ybControllerHttpPort":14000,..., hit error:

 ycql_suppress_group_by_error is not present in the requested db version 2024.1.3.1-b8.
Screenshot 2024-11-21 at 7 06 34 PM

Details of cluster is attached to jira

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information