Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUES #210] register persistent service instance #213

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

onewe
Copy link
Collaborator

@onewe onewe commented Jan 14, 2024

  • add PersistentInstanceRequest structure
  • add register and deregister persistent service method

Close #210

- add PersistentInstanceRequest structure
- add register and deregister persistent service method

Close nacos-group#210
@onewe onewe requested a review from CherishCai January 14, 2024 14:08
@codecov-commenter
Copy link

Codecov Report

Attention: 99 lines in your changes are missing coverage. Please review.

Comparison is base (75bee4f) 15.88% compared to head (68b2e20) 15.39%.

Files Patch % Lines
src/naming/mod.rs 0.00% 66 Missing ⚠️
...o/automatic_request/persistent_instance_request.rs 0.00% 18 Missing ⚠️
...ing/message/request/persistent_instance_request.rs 0.00% 15 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   15.88%   15.39%   -0.50%     
==========================================
  Files          49       51       +2     
  Lines        2864     2956      +92     
==========================================
  Hits          455      455              
- Misses       2409     2501      +92     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CherishCai CherishCai merged commit c843196 into nacos-group:main Jan 14, 2024
5 checks passed
@CherishCai CherishCai added enhancement New feature or request naming Module of Naming labels Jan 14, 2024
@onewe onewe deleted the issues/210 branch January 15, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request naming Module of Naming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

怎么服务才能持久化
3 participants