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

Closing one store closes everything #71

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 5 comments
Closed

Closing one store closes everything #71

GoogleCodeExporter opened this issue Sep 10, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Currently, we are using one global session for everything. So if we close one 
store, the session for all DAOs will be closed.

Original issue reported on code.google.com by Isib...@gmail.com on 13 May 2014 at 5:05

@GoogleCodeExporter
Copy link
Author

Add DAO manager for hector that shuts down the cluster after all daos are 
closed.

Original comment by Isib...@gmail.com on 13 May 2014 at 6:33

@GoogleCodeExporter
Copy link
Author

Original comment by Isib...@gmail.com on 14 May 2014 at 7:49

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

I think this is a test issue, usually if you close the store the DAO cannot 
works, and that's normal isn't it?

Original comment by a.gazzarini@gmail.com on 14 May 2014 at 11:56

@GoogleCodeExporter
Copy link
Author

Already fixed. It also is an issue if a user creates two store instances and 
closes one.

Original comment by Isib...@gmail.com on 14 May 2014 at 11:58

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Ok


2014-05-14 13:58 GMT+02:00 <cumulusrdf@googlecode.com>:

Original comment by a.gazzarini@gmail.com on 14 May 2014 at 12:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant