Madhan Neethiraj created ATLAS-1627:
---------------------------------------
Summary: Full-text index attribute not updated on entity-update
Key: ATLAS-1627
URL: https://issues.apache.org/jira/browse/ATLAS-1627
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.8-incubating
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
When an entity is updated, its full-text index attribute should be updated to
reflect the updated values. The updates made to the attribute is not preserved
consistently due to use of nested transactions. This scenario is recent, as the
notification sender module reads the entity definition from the store using V1
APIs; and this read using legacy API starts its own transaction. This needs to
be reviewed and fixed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)