Skip to content

[YSQL] Do not log catalog version mismatch in context for unrelated errors #29461

@iSignal

Description

@iSignal

Jira Link: DB-19260

Description

The following context CONTEXT: Catalog Version Mismatch: A DDL occurred while processing this query. Try again. is added to any error if the backend observes a higher catalog version at the point of the error. This is confusing because the catalog version difference is usually not the cause of the original error. The intention was originally to highlight that it could be a cause but in most cases, that is not what happens.

The plan is to remove this confusing context.

Issue Type

kind/enhancement

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

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Labels

area/ysqlYugabyte SQL (YSQL)kind/enhancementThis is an enhancement of an existing featurepriority/mediumMedium priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions