On Wed, Dec 28, 2016 at 07:41:45PM +0000, Rodriguez Betancourt, Esteban wrote:
> In the work made in our projects, it was found the need to have a faster
> access to the rows contained in tables in the replica, as well to have
> the possibility to loop over a subset of rows that meet some specified
> criteria.
> Those needs lead us to design and implement a functionality that
> satisfies those requirements, so an implementation of special indexes were
> done.
> In order to keep the OVSDB server implementation unmodified and avoid
> extra load of processing, the indexes are created as part of the IDL.
> The indexes are created as part of the initialization of the replica request
> and are maintained automatically when there are changes in the replica.
>
> This document explains the design rationale of the compound indexes feature.
>
> Signed-off-by: Javier Albornoz <[email protected]>
> Signed-off-by: Esteban Rodriguez Betancourt <[email protected]>
> Signed-off-by: Jorge Arturo Sauma Vargas <[email protected]>
> Co-authored-by: Javier Albornoz <[email protected]>
> Co-authored-by: Esteban Rodriguez Betancourt <[email protected]>
> Co-authored-by: Jorge Arturo Sauma Vargas <[email protected]>
I'm getting back to reviewing new patches now that we're well past the
freeze for 2.7.
This provokes an error:
GEN htmldocs
Warning, treated as error:
/home/blp/nicira/ovs/Documentation/topics/idl-compound-indexes.rst::
WARNING: document isn't included in any toctree
I guess that the new document should be in the table of contents
somewhere.
This is otherwise lovely documentation. Thank you!
Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev