DiagnosticsService can not filter filename by datatime #6829
Labels
affects-5.4
affects-6.1
affects-6.5
component/storage
severity/minor
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
we read the log match the time selection.
3. What did you see instead (Required)
we read all log files in tiflash/log(when there are quite a lot of log files , search will be very slow)
This problem is related to the code FilterFileByDatetime in LogSearch.cpp, the filter function is not appropriate with the log file's name now.
4. What is your TiFlash version? (Required)
nightly
The text was updated successfully, but these errors were encountered: