Commit 1bfd114
authored
[ENH] Only enrich dirty logs from s3, not repl. (chroma-core#6463)
## Description of changes
The dirty log on S3 needs to enrich itself to purge markers. The dirty
log on repl is self-healing and doesn't need to enrich itself. Remove
the enrichment to make the dirty-log rollup fast.
## Test plan
Local for wal3/chroma-log-service. CI for the rest.
## Migration plan
N/A
## Observability plan
Watch staging.
## Documentation Changes
N/A1 parent 2ed2583 commit 1bfd114
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1432 | 1432 | | |
1433 | 1433 | | |
1434 | 1434 | | |
1435 | | - | |
1436 | 1435 | | |
1437 | 1436 | | |
1438 | 1437 | | |
| |||
0 commit comments