Files
seaweedfs/weed/filer
Chris Lu 3ac2a2e22d 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>
2025-08-08 12:38:55 -07:00
..
2025-06-24 08:44:06 -07:00
2024-03-25 12:50:43 -07:00
2022-10-12 00:03:27 -07:00
2025-03-29 21:12:06 -07:00
2023-01-04 09:52:25 -08:00
2022-08-17 12:42:03 -07:00
2025-06-24 08:44:06 -07:00
2023-04-13 22:32:45 -07:00