It's unlikely to be that problem since I don't have any test data in my system 
yet. My "batch functions" are just running in the background doing what they 
normally do (i.e. running a mapreduce as well as querying all keys from a 
specific bucket). However, since there is no actual data yet, I'm surprised I'm 
running into a timeout issue.


________________________________
 From: Jeremiah Peschka <jeremiah.pesc...@gmail.com>
To: Y N <yug...@yahoo.com> 
Cc: "riak-users@lists.basho.com" <riak-users@lists.basho.com> 
Sent: Monday, July 15, 2013 6:33 AM
Subject: Re: Connection timeout issues
 


Riak 1.4 introduced a time out setting that defaults to 60,000 seconds. If you 
need to read for longer periods of time, you'll need to increase the timeout. 
You can set it on the messages that are being sent in to Riak. 

Is this, perhaps, what you're running into?


---
Jeremiah Peschka - Founder, Brent Ozar Unlimited
MCITP: SQL Server 2008, MVP
Cloudera Certified Developer for Apache Hadoop


On Sun, Jul 14, 2013 at 10:16 PM, Y N <yug...@yahoo.com> wrote:


>
>I don't know if this is a client (Java 1.1.1 client) or server issue....
>
>
>I recently upgraded to 1.4 and I am now seeing timeout issues when my app is 
>trying to read data either via mapreduce or getting all keys for a bucket. 
>Currently my server has no data (this is my test server and I wiped everything 
>for the upgrade).
>
>
>The client is using the PB interface.
>
>
>Is this a known issue?
>
>
>I did not have this problem on 1.3 and when running the 1.1.0 client.
>
>
>Thanks.
>_______________________________________________
>riak-users mailing list
>riak-users@lists.basho.com
>http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to