Re: List keys, new format, keys=stream

2011-10-20 Thread Mark Steele
> Jonathan that is correct - it is just a result of the chunked encoding. > > > > --gordon > > > > On Oct 20, 2011, at 11:02 , Jonathan Langevin wrote: > > > > If I run a curl request to pull back a list of keys, streamed, the output > > has multiple empt

Re: List keys, new format, keys=stream

2011-10-20 Thread Jonathan Langevin
t 20, 2011, at 11:02 , Jonathan Langevin wrote: >> >> If I run a curl request to pull back a list of keys, streamed, the output >> has multiple empty arrays, like so: >> >> $ curl -i http://localhost:8098/buckets/User/keys?keys=stream >> HTTP/1.1 200 OK >> Va

Re: List keys, new format, keys=stream

2011-10-20 Thread Jonathan Langevin
that is correct - it is just a result of the chunked encoding. > > --gordon > > On Oct 20, 2011, at 11:02 , Jonathan Langevin wrote: > > If I run a curl request to pull back a list of keys, streamed, the output > has multiple empty arrays, like so: > > $ curl -i http://l

List keys, new format, keys=stream

2011-10-20 Thread Jonathan Langevin
If I run a curl request to pull back a list of keys, streamed, the output has multiple empty arrays, like so: $ curl -i http://localhost:8098/buckets/User/keys?keys=stream HTTP/1.1 200 OK Vary: Accept-Encoding Transfer-Encoding: chunked Server: MochiWeb/1.1 WebMachine/1.9.0 (participate in the

Re: keys=stream

2010-05-12 Thread Andrew Harvey
quot;keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{&quo

Re: keys=stream

2010-05-12 Thread Sean Cribbs
; >>>>>>>> >>>>>>>> On May 4, 2010, at 9:22 AM, Sean Cribbs wrote: >>>>>>>> >>>>>>>>> This behavior is unchanged since its implementation in 0.8 or 0.9. >>>>>>>>&g

Re: keys=stream

2010-05-12 Thread Andrew Harvey
ys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]} If your client library supports per-ch

Re: keys=stream

2010-05-12 Thread Adam Hunter
means, here's the joined output >>>>>>>> of a streamed keys response: >>>>>>>> >>>>>>>> {"props":{"name":"foo","n_val":3,"allow_mult":false,"precommit":[],"

Re: keys=stream

2010-05-12 Thread Sean Cribbs
t;>>> {"props":{"name":"foo","n_val":3,"allow_mult":false,"precommit":[],"postcommit":[],"chash_keyfun":{"mod":"riak_core_util","fun":"chash_std_keyfun"},"li

Re: keys=stream

2010-05-12 Thread Adam Hunter
mit":[],"postcommit":[],"chash_keyfun":{"mod":"riak_core_util","fun":"chash_std_keyfun"},"linkfun":{"mod":"riak_kv_wm_link_walker","fun":"mapreduce_linkfun"},"old_vclock":86400,"

Re: keys=stream

2010-05-12 Thread Andrew Harvey
eys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys&qu

Re: keys=stream

2010-05-04 Thread Sean Cribbs
t;:86400,"young_vclock":20,"big_vclock":50,"small_vclock":10}}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{&qu

Re: keys=stream

2010-05-04 Thread Adam Hunter
":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]} >>> >>> If your client library supports per-chunk processing

Re: keys=stream

2010-05-04 Thread Sean Cribbs
uot;:[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]} >> >> If your client library supports per-chunk processing, each of thos

Re: keys=stream

2010-05-04 Thread Adam Hunter
]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]} > > If your client library supports per-chunk

Re: keys=stream

2010-05-04 Thread Sean Cribbs
t;keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]}{"keys":[]} If your client library support

keys=stream

2010-05-03 Thread Adam Hunter
Hi All, I apologize if this has been covered already. In the wiki it says "If keys=stream, the response will be transferred using chunked-encoding, where each chunk is a JSON object" (on http://wiki.basho.com/display/RIAK/REST+API) This doesn't seem to be the case, sometimes a