Satish Duggana created ATLAS-1013:
-------------------------------------
Summary:
DefaultMetadataService#getEntityDefinitionReference(String entityType, String
attribute, String value) takes attribute value as a String instead of an
Object.
Key: ATLAS-1013
URL: https://issues.apache.org/jira/browse/ATLAS-1013
Project: Atlas
Issue Type: Bug
Affects Versions: 0.8-incubating
Reporter: Satish Duggana
Fix For: 0.8-incubating
https://github.com/apache/incubator-atlas/blob/master/repository/src/main/java/org/apache/atlas/services/DefaultMetadataService.java#L393
takes attribute value as a String instead of an Object. This API should be
changed to take Object as attributeValue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)