You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a document is no longer available in Elastic Search, de degraphmalize operation will fail. To recover from such a situation it should be possible to fix the graph entries that reference missing documents.
Whether this should be done through a separate operation or be an option on the job is up for debate.
Currently when a document is no longer available in Elastic Search, de degraphmalize operation will fail. To recover from such a situation it should be possible to fix the graph entries that reference missing documents.
Whether this should be done through a separate operation or be an option on the job is up for debate.
Ref: DGM-125