Re: Timeout/Crash when insert more than 500 bytes chunks

2015-07-31 Thread noah chanmala
I figured out the issue. Mainly the setting is related to commitlog_segment_size_in_mb and the sync I am currently have across three other remote site. thanks, Noah On Thu, Jul 30, 2015 at 1:05 PM, noah chanmala wrote: > All, > > Would you please point me to location where I can adjust/reconf

Timeout/Crash when insert more than 500 bytes chunks

2015-07-30 Thread noah chanmala
All, Would you please point me to location where I can adjust/reconfig, so that I can insert into Blob field more than 500 bytes chunks without Cluster crash on me. I read from the user forum and saw people were able to insert 50MB chunks. There must be some where that I can adjust. Thanks, Noa