Re: [DISCUSS] Map Indexes

2019-05-10 Thread Jan Lehnardt
> On 15. Apr 2019, at 16:24, Garren Smith wrote: > > Hi Everyone, > > I want to start a discussion around creating map/reduce view indexes. One > way to get views indexes to work with FoundationDB is to break up a view > index into indexes for the map functions and indexes for the reduce > fu

Re: [DISCUSS] Map Indexes

2019-05-10 Thread Jan Lehnardt
> On 15. Apr 2019, at 17:15, Will Holley wrote: > > Thanks Garren, > > As usual, a few questions :) > > 1. The data model suggests the idea of view groups gets carried over to > fdb. Are there API / behaviour reasons to keep them? Would an index update > transaction scope to a view group rat

Re: [DISCUSS] Improve load shedding by enforcing timeouts throughout stack

2019-05-10 Thread Jan Lehnardt
Hey all, I like the discussion here and the suggestion too, being a lot more predictable about timeouts will be great if only from an error message perspective, where currently we need a seance to find out what really caused a fabric_timeout, and/or spurious rpc errors that are tough to figure