Re: Interesting issue with Ruby Riak client not finding keys in a cluster configuration

2014-10-10 Thread Luke Bakken
Hi Chaim, What is the output of "riak-admin member-status" in this cluster? Thanks - -- Luke Bakken Engineer / CSE lbak...@basho.com On Thu, Aug 7, 2014 at 12:30 AM, Chaim Solomon wrote: > Hi, > > I just found an interesting issue (debugging mystery): > On the development node I connect throug

Interesting issue with Ruby Riak client not finding keys in a cluster configuration

2014-08-07 Thread Chaim Solomon
Hi, I just found an interesting issue (debugging mystery): On the development node I connect through a SSH tunnel to one node of the cluster riak_client = Riak::Client.new(http_port: 9198, pb_port: 9187, protocol: 'pbc') and on the staging server, I had the client set up for using a list of node