+3
-2
ufos/src/consumer.rs
+3
-2
ufos/src/consumer.rs
···self.current_batch.records.len() >= MAX_BATCHED_COLLECTIONS // full if we have collections to the max
+7
-1
ufos/src/lib.rs
+7
-1
ufos/src/lib.rs
······
······
+3
-2
ufos/src/store.rs
+3
-2
ufos/src/store.rs
···-"got batch with {total_records} records in {} collections, {} record deletes, {} account removes",
···+"got batch of {total_samples: >3} samples from {total_records: >3} records in {: >2} collections, {: >2} record deletes, {} account removes",