aboutsummaryrefslogtreecommitdiff
path: root/weed/worker/tasks/task_logger.go
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2025-08-08 12:38:55 -0700
committerGitHub <noreply@github.com>2025-08-08 12:38:55 -0700
commit3ac2a2e22d863753a6b568596fbe9d76d03023b5 (patch)
tree3e4c282f412e1e283e3816e261fd87da2e380f67 /weed/worker/tasks/task_logger.go
parentfae416586b17aa37ccff38bc954c46a3c1e1f29d (diff)
downloadseaweedfs-3ac2a2e22d863753a6b568596fbe9d76d03023b5.tar.xz
seaweedfs-3ac2a2e22d863753a6b568596fbe9d76d03023b5.zip
fix tikv listing due to expired entries (#7115)
* fix tikv listing due to expired entries When there are many entries with empty fileName values (which can happen after TTL cleanup), the continue statements prevent the loop counter from incrementing, creating an infinite loop. * address comments * Update weed/filer/tikv/tikv_store.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * address comments Update weed/filer/tikv/tikv_store.go Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'weed/worker/tasks/task_logger.go')
0 files changed, 0 insertions, 0 deletions