Skip to content

Data inconsistency between DB & ES #1798

@cobolbaby

Description

@cobolbaby

Describe the bug
When I delete some dataset description, the description information in the database(MySQL/PG) could be cleaned, but is not deleted synchronously in ES .

To Reproduce
Steps to reproduce the behavior:

  1. Set the dataset description
  2. Check data inconsistency between DB & ES
  3. Clean the dataset description as same above
  4. Check data inconsistency between DB & ES

Expected behavior
Data needs to be synchronized between different databases, otherwise the search results may be incorrect.

Metadata

Metadata

Assignees

Labels

bugBug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions