Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UIMA-5808] Destroy auto-created resource managers if feasible #11

Conversation

reckart
Copy link
Member

@reckart reckart commented Jul 7, 2018

  • Destroy resource manager in JCasIterator
  • Use resource manager from reader in SimplePipeline to create CAS instead of creating a new one
  • Re-use resource manager from component in ConfigurationParameterInitializer if possible

- Destroy resource manager in JCasIterator
- Use resource manager from reader in SimplePipeline to create CAS instead of creating a new one
- Re-use resource manager from component in ConfigurationParameterInitializer if possible
@reckart reckart added this to the 3.0.0 milestone Jul 7, 2018
@reckart reckart self-assigned this Jul 7, 2018
@asfgit
Copy link

asfgit commented Jul 7, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Apache%20UIMA%20uimaFIT%20(GitHub%20PR)/19/

@asfgit
Copy link

asfgit commented Jul 7, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Apache%20UIMA%20uimaFIT%20(GitHub%20PR)/23/

@reckart reckart merged commit 78f81ce into 3.0.x Jul 8, 2018
@reckart reckart deleted the feature/5808-destroy-auto-created-resource-managers-if-feasible-v3 branch July 8, 2018 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants