minio/internal/bucket
Klaus Post 406ea4f281
Fix distributed listing not able to resume (#17855)
Two fields in lifecycles made GOB encoding consistently fail with `gob: type lifecycle.Prefix has no exported fields`.

This meant that in distributed systems listings would never be able to continue and would restart on every call.

Fix issues and be sure to log these errors at least once per bucket. We may see some connectivity errors here, but we shouldn't hide them.
2023-08-15 07:45:25 -07:00
..
bandwidth fix: expMovingAvg is too small when startTime is zero (#17346) 2023-06-03 13:41:51 -07:00
encryption remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
lifecycle Fix distributed listing not able to resume (#17855) 2023-08-15 07:45:25 -07:00
object/lock simplify bucket metadata lookups for versioning/object locking (#17253) 2023-05-22 12:05:14 -07:00
replication improve validation for replication resync API (#15964) 2022-10-28 23:21:33 -07:00
versioning fix: for unexpected errors in reading versioning config panic (#14994) 2022-05-31 02:57:57 -07:00