if write fails in Lightblue, exception is thrown (in dual read phase it is swallowed!),
if write fails in legacy, exception is swallowed (in dual read phase it is thrown!),
reads go only to Lightblue service,
consistency checks are disabled,
all Lightblue timeouts are disabled.
For write operations, legacy is still going to be called first to ensure all generated data (ids, timestamps, etc.) can be passed to shared store. Legacy is still the source of this shared information.
Coverage increased (+0.02%) to 67.813% when pulling 4bef9cdb379e42d7672609bf8ca9d54aa3e1b82a on kindaproxy into 1e8299dd909ca9ac8904c07082bb183bddb50888 on master.
Kinda proxy phase means:
For write operations, legacy is still going to be called first to ensure all generated data (ids, timestamps, etc.) can be passed to shared store. Legacy is still the source of this shared information.