cockroachdb / cockroachdb/pebble
tool/logs: add test that current log format parses correctly
Open
A-storage
C-cleanup
T-storage
- Dominant language
- Go
- Stars
- 6k
- Forks
- 584
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
There don't appear to be any unit tests that ensure that the logs produced by the current version of Pebble are parseable by tool/logs. We should be able to run a small workload against a database configured with a custom `EventListener`, aggregate the data, run the tool on the logs and compare.
Jira issue: PEBBLE-51
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.