Skip to content

Conversation

@qyh111
Copy link
Contributor

@qyh111 qyh111 commented Dec 13, 2025

Purpose

What this PR does / why we need it?

Modifications

Does this PR introduce any user-facing change?

Test

How was this patch tested?

mag1c-h and others added 9 commits December 13, 2025 14:16
Define the StoreV1 interface, see issue #490  for details.
)

PCStore uses shared memory to share data in DRAM. If the service terminates abnormally and residual files of the shared data are not cleaned up, it will cause newly started services to report BufferOut errors.
enable CI in feature branch
* adapt v1 store

* code style
threadpool monitor

Co-authored-by: lijiachen19 <lijiachen19@huawei.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-linter Review

Used clang-format v20.1.2

Click here for the full clang-format patch
diff --git a/ucm/store/nfsstore/cc/domain/trans/trans_manager.h b/ucm/store/nfsstore/cc/domain/trans/trans_manager.h
index 6d66ed3..6f859a8 100644
--- a/ucm/store/nfsstore/cc/domain/trans/trans_manager.h
+++ b/ucm/store/nfsstore/cc/domain/trans/trans_manager.h
@@ -50 +50 @@ public:
-} // namespace UC
+}  // namespace UC

Have any feedback or feature suggestions? Share it here.

@github-actions github-actions bot dismissed their stale review December 13, 2025 10:35

outdated suggestion

@mag1c-h mag1c-h merged commit 319421f into develop Dec 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants