jackhalfalltrades opened a new pull request, #390: URL: https://github.com/apache/atlas/pull/390
## What changes were proposed in this pull request? The new asynchronous import feature had to start all of the import in backend which made the app startup longer, this PR fixes the same by making the import start up asynchronous thus not blocking the class initialization and app start up to wait. ## How was this patch tested? Manual testing by patching to cluster and Unit test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org