[PR #1121] [MERGED] Added stats cache expire option for test #1832

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1121
Author: @ggtakec
Created: 8/6/2019
Status: Merged
Merged: 8/6/2019
Merged by: @ggtakec

Base: masterHead: update_test


📝 Commits (1)

  • d8f1aef Added stats cache expire option for test

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

📝 test/integration-test-common.sh (+2 -0)
📝 test/integration-test-main.sh (+1 -0)

📄 Description

Relevant Issue (if applicable)

#1062 #1110 #1111 #1119 #1120

Details

In the test of enable_noobj_cache option, test_read_external_object fails in many cases.
This is probably due to caching and maintaining stats information for non-existent files.
Therefore, the expiry time of the stats cache is set to 1 second, and it is made to cache out before starting the test_read_external_object test.


🔄 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/1121 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/6/2019 **Status:** ✅ Merged **Merged:** 8/6/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `update_test` --- ### 📝 Commits (1) - [`d8f1aef`](https://github.com/s3fs-fuse/s3fs-fuse/commit/d8f1aef7be716fda9568f90b8e9e5300e1831a52) Added stats cache expire option for test ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-common.sh` (+2 -0) 📝 `test/integration-test-main.sh` (+1 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) #1062 #1110 #1111 #1119 #1120 ### Details In the test of enable_noobj_cache option, test_read_external_object fails in many cases. This is probably due to caching and maintaining stats information for non-existent files. Therefore, the expiry time of the stats cache is set to 1 second, and it is made to cache out before starting the test_read_external_object test. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:22 +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#1832
No description provided.