Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Change Tracker: instance reloading failed on delete of 'Hard Delete' entity #76

Closed
Gavrilov-Ivan opened this issue Jul 30, 2021 · 2 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@Gavrilov-Ivan
Copy link
Contributor

Gavrilov-Ivan commented Jul 30, 2021

Instance reloading should be performed based on the old\new instance state according to current event type.

Testing:
Should be tested on different databases (at least Postgres and MS SQL).

  1. Disable automatic queue processing
  2. Create hard-deleted entity, configure index
  3. Create entity instance
  4. Process queue via JMX console. ER: document appeared in index
  5. Delete entity instance
  6. Process queue via JMX console. ER: document disappeared from index
@maistrenkoIulia
Copy link

deadlock in case hsql db

@maistrenkoIulia
Copy link

master - ok (for posgres, hsql, mssql)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants