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 <[email protected]> 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 > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
