chaitali borole created ATLAS-4988:
--------------------------------------
Summary: BusinessMetadata with attribute of data type Array takes
time to Delete.
Key: ATLAS-4988
URL: https://issues.apache.org/jira/browse/ATLAS-4988
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: 2.4.0, 3.0.0
Reporter: chaitali borole
Assignee: chaitali borole
whenever we use a multi valued attribute i.e array data type for an attribute.
1.When such BM is not assigned to any entities and you try to delete it even
then It tries to fetch all the entities under the respective applicable type
name
and finally deletes the BM when it doesn't find the BM-attribute assigned to
any of entities.
array type is not indexed in solr hence the above issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)