On Mon, Mar 20, 2023 at 5:28 PM Blake Henderson via Evergreen-dev <
[email protected]> wrote:

> Bill,
>
> That is interesting. I can put in my two cents to say: we do not use a
> database scenario other than the primary/secondary replication scenario.
> Where primary is a single machine and receives updates. The secondary is
> configured in read-only streaming replication. All of the bricks are
> configured to talk to primary IP/hostname. It would seem that this patch
> could bring about a speedup for us with no downside, unless I'm mistaken.
>

Right, if your bricks read/write from/to a single database, then the
authoritative functionality is not helping.  I'm not sure how it will
impact speed, but fewer API calls and less back-end processing seems like a
win, regardless.

-b
_______________________________________________
Evergreen-dev mailing list
[email protected]
http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-dev

Reply via email to