james-project icon indicating copy to clipboard operation
james-project copied to clipboard

JAMES-3982 Upgrade MinIO image tag for tests

Open Arsnael opened this issue 1 year ago • 5 comments

Arsnael avatar Feb 06 '24 08:02 Arsnael

Obviously still unstable on the CI... Honestly I don't get what's going on. I guess might need to look on MinIO side... -_-

Arsnael avatar Feb 07 '24 02:02 Arsnael

After the commit "Allow retries for S3 save" https://github.com/apache/james-project/pull/2025/commits/a0786904da56ff21e4679e30573850b031023221

(pr https://github.com/apache/james-project/pull/2025) hope that it is more stable I tried to repeat test on local, and it passed.

I also test with the newer tag "RELEASE.2024-02-17T01-15-57Z" But it always failed (throws other error, Unable to execute HTTP request: The connection was closed during the request.), after debugging => I think keeping the current tag is simple

vttranlina avatar Feb 20 '24 09:02 vttranlina

That's... a bitter sweet conclusion...

chibenwa avatar Feb 20 '24 09:02 chibenwa

Maybe we should have a look at this again as we are going to use MinIO.

quantranhong1999 avatar Aug 19 '24 02:08 quantranhong1999

@quantranhong1999 I did a few weeks ago and the issue was still the same. But have a try at it if you want :)

EDIT: I think it's more a problem here related to tests. From comments above:

Also if before the two ByteSource big blob saves you do a save on a smaller blob, then it's green.

On a running prod minio I don't think the problem arises tbh

Arsnael avatar Aug 19 '24 03:08 Arsnael