Commit Graph

5 Commits

Author SHA1 Message Date
chihe
78c727cda3 fix(datanode): adjust log level for no leader
close:#1000001079

Signed-off-by: chihe <chihe@oppo.com>
2025-08-08 14:52:02 +08:00
chihe
6a89226dc5 feat(flashnode): supports return to client directly if data is not cached
close:#1000014246

Signed-off-by: chihe <chihe@oppo.com>
2025-08-08 14:52:01 +08:00
chihe
82a11e620c fix(client): ignore limit and context timeout error
close:#1000014246i,#1000017781

Signed-off-by: chihe <chihe@oppo.com>
2025-08-08 14:51:45 +08:00
slasher
5d5e45cb0a chore(util): store current time to atomic value
BenchmarkGetCurrentTime-4    100000000    11.60 ns/op            0 B/op          0 allocs/op
-->
BenchmarkGetCurrentTime-4    895091701     1.31 ns/op            0 B/op          0 allocs/op

Signed-off-by: slasher <mcq.sejust@gmail.com>
2024-01-31 19:13:25 +08:00
sunjiapeng
71a4313da3 time util
Signed-off-by: sunjiapeng <782615313@qq.com>
2023-10-08 15:14:16 +08:00