[PR #2175] [MERGED] Remove wait and check loop from mk_test_file #2373

Closed
opened 2026-03-04 02:05:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2175
Author: @gaul
Created: 5/30/2023
Status: Merged
Merged: 6/7/2023
Merged by: @ggtakec

Base: masterHead: test/wait-and-check


📝 Commits (1)

  • fb1356d Remove wait and check loop from mk_test_file

📊 Changes

1 file changed (+0 additions, -16 deletions)

View changed files

📝 test/test-utils.sh (+0 -16)

📄 Description

This appears to be some kind of eventual consistency check. This should have no effect given S3Proxy and recent AWS strong consistency. Also it is likely ineffective given the other test object creation operations.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2175 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 6/7/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/wait-and-check` --- ### 📝 Commits (1) - [`fb1356d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/fb1356d1076e45f2f33087e83d16afeb47c5c952) Remove wait and check loop from mk_test_file ### 📊 Changes **1 file changed** (+0 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `test/test-utils.sh` (+0 -16) </details> ### 📄 Description This appears to be some kind of eventual consistency check. This should have no effect given S3Proxy and recent AWS strong consistency. Also it is likely ineffective given the other test object creation operations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2373
No description provided.