-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: 1800 tables
PostPosted: Thu Apr 21, 2016 6:11 am 
Newbie

Joined: Thu Apr 21, 2016 6:03 am
Posts: 2
Hi,

In our company we have a data model with more than 1800 tables and we are facing a memory problem. After our analysis we realize hibernate is holding all the table infrastructure in memory, consuming more than 3g.

Other thing we realize is all objects related with the data model (entities, session factory, etc) is consuming 13g of memory. Anyone can help us in that particular issue?

Thanks in advance,
Raul


Top
 Profile  
 
 Post subject: Re: 1800 tables
PostPosted: Thu Apr 21, 2016 11:46 am 
Hibernate Team
Hibernate Team

Joined: Thu Sep 11, 2014 2:50 am
Posts: 1628
Location: Romania
You need to use a second level cache implementation that can distribute the cached entries on multiple nodes.


Top
 Profile  
 
 Post subject: Re: 1800 tables
PostPosted: Tue Apr 26, 2016 4:26 am 
Newbie

Joined: Thu Apr 21, 2016 6:03 am
Posts: 2
Thanks for the quick reply


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.