Hi so we upgraded to 1.0.0 and now our DELETE requests are failing with:

{
  "errorCode": "ATLAS-404-00-005",
  "errorMessage": "Given instance guid 24a82ab1-e67d-40c6-8221-29122914162b
is invalid/not found"
}

Not sure why it says it can't be found because if we make a GET request
with the same guid, we get the entity back perfectly fine.

We're using:
atlas.DeleteHandlerV1.impl=org.apache.atlas.repository.store.graph.v1.HardDeleteHandlerV1

Thanks
- Marc

Reply via email to