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

Optimize Cassandra ClusterService #61

Closed
rsoika opened this issue Jun 12, 2019 · 0 comments
Closed

Optimize Cassandra ClusterService #61

rsoika opened this issue Jun 12, 2019 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Jun 12, 2019

Optimize Cassandra ClusterSerivice
Change bean to @singleton and hold session object for long time.
See also: https://ralph.blog.imixs.com/2019/06/12/apache-cassandra-and-java-ee/

@rsoika rsoika added this to the 2.0.0 milestone Jun 12, 2019
rsoika added a commit that referenced this issue Jun 12, 2019
change clusterService to @singleton EJB, changed DataService

Issue #61
rsoika added a commit that referenced this issue Jun 14, 2019
@rsoika rsoika changed the title Optimize Cassandra ClusterSerivice Optimize Cassandra ClusterService Jun 22, 2019
@rsoika rsoika added the testing label Jun 22, 2019
@rsoika rsoika closed this as completed Jul 18, 2019
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