[
https://issues.apache.org/jira/browse/OODT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968624#action_12968624
]
Brian Foster commented on OODT-69:
----------------------------------
- getElementById is still there, but not useful in this case . . . file manager
queries use the element names, and the DataSourceCatalog, for example, requires
element id in the queries, so a remapping is done in the Catalog using the
ValidationLayer to map ElementName to ElementId . . . if two ProductTypes have
the same ElementName but require a different ElementId depending on the
ProductType, this is where the problem arises.
> Filemgr Catalogs should load Element based off Element name and ProductType
> ---------------------------------------------------------------------------
>
> Key: OODT-69
> URL: https://issues.apache.org/jira/browse/OODT-69
> Project: OODT
> Issue Type: Bug
> Components: file manager
> Affects Versions: 0.1-incubating
> Environment: none
> Reporter: Brian Foster
> Assignee: Brian Foster
> Priority: Minor
> Fix For: 0.2
>
>
> - ProductTypes may have Elements with same name but different meaning . . .
> thus using the ValidationLayer to get an element by name without taking the
> ProductType into consideration can cause the wrong Element ID to be sent to
> the underlying Catalog
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.