-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
bugBug reportBug report
Description
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:
- Set the dataset description
- Check data inconsistency between DB & ES
- Clean the dataset description as same above
- 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 reportBug report