[PR #2411] [MERGED] Changed the level of messages by the get_base_exp function #2526

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2411
Author: @ggtakec
Created: 2/12/2024
Status: Merged
Merged: 2/12/2024
Merged by: @gaul

Base: masterHead: fix_msg_level


📝 Commits (1)

  • 3f7d898 Changed the level of messages by the get_base_exp function

📊 Changes

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

View changed files

📝 src/s3fs_xml.cpp (+1 -1)

📄 Description

Relevant Issue (if applicable)

#2394

Details

s3fs_xml.cpp: get_base_exp() outputs the following message whose level is ERR, causing confusion:

marker_xp->nodesetval is empty.

Therefore, change this from ERR to INFO level.


🔄 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/2411 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/12/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_msg_level` --- ### 📝 Commits (1) - [`3f7d898`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3f7d8986373a4176d03b31ffad2eed1946cedcc9) Changed the level of messages by the get_base_exp function ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs_xml.cpp` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #2394 ### Details `s3fs_xml.cpp: get_base_exp()` outputs the following message whose level is `ERR`, causing confusion: ``` marker_xp->nodesetval is empty. ``` Therefore, change this from `ERR` to `INFO` level. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:00 +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#2526
No description provided.