[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: syncrepl with exattrs



> On Nov 7, 2018, at 10:33, Lucio De Re <lucio.dere@gmail.com> wrote:
> 
> On 11/7/18, Frank Swasey <Francis.Swasey@uvm.edu> wrote:
>> [ ... ]
>> With schemachecking off, the only problem is inside my head.
>> 
> But also in mine, as I would assume that turning schemachecking off
> should be reserved for short burst of special purpose (recovery, for
> example) activities, not for production operation.
> 
> I think you are between a rock and a hard place and you should give
> some thought on how to get out of that situation :-).

I'm justifying it to myself by saying that schemachecking is on on the producer, and as long as the consumer works correctly (and has no local writes), the data being valid on the producer is more important than the schema being valid on the replica.

 - Frank