[
https://issues.apache.org/jira/browse/ATLAS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated ATLAS-806:
-----------------------------------
Attachment: ATLAS-806-1.patch
Attaching a patch with the following changes:
* Addresses review comments I raised on the review board request.
* Sets default taxonomy name to "BusinessTaxonomy"
* One scenario uncovered during testing: The check for existence of taxonomies
was not setting the cached variable {{defaultTaxonomyInitialized}} to true.
Thus if a taxonomy is created externally, say via API or from another server,
there would be repeated checks for existence of taxonomy instances even if it
is not necessary. Fixed this issue.
> Create default taxonomy at server startup
> -----------------------------------------
>
> Key: ATLAS-806
> URL: https://issues.apache.org/jira/browse/ATLAS-806
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-806-1.patch, ATLAS-806.patch
>
>
> Currently, the UI is creating a default taxonomy object as the first call in
> its flow. This would not work if used from an API. Hence, creating this
> automatically at server startup time will help.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)