Closed adriengentil closed 6 years ago
When using the hybrid mode, data and metadata accessors are both updating read_on and update_on metadata.
This is a problem because this makes mandatory to specify the metadata storage configuration for the data accessor while it is not used.
The solution consist in passing a flag preventing the data accessor to use the metadata storage when the hybrid mode is used.
Coverage increased (+0.1%) to 81.954% when pulling aad2c79ca1114628c3ce04afe0a8ff8159378df0 on adriengentil:enable-metadata-flag into c459d5c7608c456939f6a279904f6090c07cf2f5 on criteo:master.
When using the hybrid mode, data and metadata accessors are both updating read_on and update_on metadata.
This is a problem because this makes mandatory to specify the metadata storage configuration for the data accessor while it is not used.
The solution consist in passing a flag preventing the data accessor to use the metadata storage when the hybrid mode is used.