[jboss-user] [JBoss Cache: Core Edition] - Batch update issue

sridhar_ratna do-not-reply at jboss.com
Fri May 15 01:49:32 EDT 2009


HI,

Under a "FQN" Node i am trying to persist 100,000 key value pairs. Key is a Long  and the value is a byte[].  The size of value is 3KB. so that total data size is 320 MB.

When i tried to persist to oracle with and without batching. it took more than 180 minutes to persist just 3,000 key value pairs.

After that i tried to persist the entire data in a single shot by committing batch after loading the contents into memory. This time failed with error "batch failure"

Is there any mechanism to improve the performance for persisting cache data.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231191#4231191

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231191



More information about the jboss-user mailing list