From b5f69dbf4b1fca15d9102c2257992fa1d4fd76b1 Mon Sep 17 00:00:00 2001 From: Grzegorz Zagata Date: Mon, 16 Oct 2023 12:51:50 +0200 Subject: [PATCH] update instruction for replicating bug --- mockServer/simulateBucketNotFoundDuringMultipartUpload.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mockServer/simulateBucketNotFoundDuringMultipartUpload.jsonc b/mockServer/simulateBucketNotFoundDuringMultipartUpload.jsonc index 36d43a0a..dc33d08c 100644 --- a/mockServer/simulateBucketNotFoundDuringMultipartUpload.jsonc +++ b/mockServer/simulateBucketNotFoundDuringMultipartUpload.jsonc @@ -1,5 +1,5 @@ // To use this configuration make sure it is selected as MOCKSERVER_INITIALIZATION_JSON_PATH and switch rokku to go through proxy port: 1080 -// Remember to disable `updateBucketCredentials` so rokku will try to refetch bucket location before each request and to enable rokku multiple namespace feature +// Remember to comment out `updateBucketCredentials` in `NamespacesHandler.scala:52` so rokku will try to refetch bucket location before each request and to enable rokku multiple namespace feature [ { // Allow first few requests to start multipart upload