Exporting data from Riak KV in order to let Android read it offline

2016-11-07 Thread Luca Favatella
Hi All, What file format easy to read on an Android mobile device would you recommend for representing a snapshot of part of a live Riak KV store? The main aim is minimizing development effort on the Android device while keeping battery consumption reasonable. As Riak KV can be defined as a key-

Re: Doc typo

2016-11-15 Thread Luca Favatella
On 15 November 2016 at 09:17, sean mcevoy wrote: [...] > Hi Basho guys, > > What's your procedure on reporting documentation bugs? > > > Hi Sean, I understand the source of the docs is at https://github.com/basho/basho_docs and the usual pull requests workflow applies. Regards Luca

Re: Exporting data from Riak KV in order to let Android read it offline

2016-11-29 Thread Luca Favatella
On 7 November 2016 at 16:07, Luca Favatella wrote: > > Hi All, > > What file format easy to read on an Android mobile device would you recommend > for representing a snapshot of part of a live Riak KV store? The main aim is > minimizing development effort on the Android de

Re: Reaping Tombstones

2016-12-30 Thread Luca Favatella
On 30 December 2016 at 15:06, Matthew Von-Maszewski wrote: > Greetings, > > I am not able to answer your tombstone questions. That question needs a > better expert. > > Just wanted to point out that Riak now has global expiry in both the leveldb > and bitcask backends. That might be a quicker so

Determining when Riak KV CRDT update has been reflected in Solr

2016-12-30 Thread Luca Favatella
Hi, How can a Riak KV client determine when a certain CRDT update operation propagated to Solr? I am aware that Solr gets updated asynchronously from Riak KV. I scripted the test and this is noticeable - at the moment in my test I sleep for 2 seconds after updating before searching (or the searc

Re: riak-cs fails to start after reimporting Docker container

2017-03-08 Thread Luca Favatella
On 6 March 2017 at 03:49, Toby Corkindale wrote: > > I tried quite hard to get Riak to work reliably in a Docker container, in a long-term-use kind of way. > Riak would never shutdown cleanly, though, and so at startup there would always be lots of lock files left around that had to be deleted fir

basho-labs/ansible-riak contributions review request

2017-05-31 Thread Luca Favatella
Dear Riak Users, I would kindly request your review on a few pull requests I opened in the semi-official Basho Ansible scripts repo at basho-labs/ansible-riak. If you have the permissions, I would also appreciate the merging. The main pull request automates Riak KV Search (Solr) configuration: ht