alibaba/sentinel-golang
Ver no GitHub[BUG] When the system clock is maliciously modified, the sliding window data reading will cause errors
Open
#409 aberto em 27 de mai. de 2021
good first issuekind/bugkind/enhancement
Métricas do repositório
- Stars
- (2.957 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Issue Description
Type: bug report
When the system clock is maliciously modified, the sliding window data reading will cause errors
Describe what happened
print a lot of logs due to data reading error
Describe what you expected to happen
- Reduce the frequency of error log output
- reset the bucket to avoid it
How to reproduce it (as minimally and precisely as possible)
- Adjust the system time back when Sentinel is working
Tell us your environment
Anything else we need to know?
