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

fix/Restart SN services after neo-go is down #2434

Conversation

carpawell
Copy link
Member

@carpawell carpawell commented Jul 12, 2023

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #2434 (b931f00) into master (e5ac376) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

❗ Current head b931f00 differs from pull request most recent head 25522ce. Consider uploading reports for the commit 25522ce to get more accurate results

@@            Coverage Diff             @@
##           master    #2434      +/-   ##
==========================================
- Coverage   29.48%   29.41%   -0.08%     
==========================================
  Files         399      399              
  Lines       30268    30346      +78     
==========================================
  Hits         8925     8925              
- Misses      20602    20680      +78     
  Partials      741      741              
Impacted Files Coverage Δ
cmd/neofs-node/cache.go 0.00% <0.00%> (ø)
cmd/neofs-node/config.go 0.00% <0.00%> (ø)
cmd/neofs-node/container.go 9.60% <0.00%> (-0.08%) ⬇️
cmd/neofs-node/main.go 0.00% <0.00%> (ø)
cmd/neofs-node/morph.go 0.00% <0.00%> (ø)
cmd/neofs-node/netmap.go 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

cmd/neofs-node/main.go Outdated Show resolved Hide resolved
cmd/neofs-node/main.go Outdated Show resolved Hide resolved
@carpawell carpawell force-pushed the feat/restart-SN-services-after-neo-go-is-down branch from 9b90e18 to a46968a Compare July 19, 2023 09:21
@carpawell carpawell marked this pull request as draft July 19, 2023 09:24
@carpawell carpawell force-pushed the feat/restart-SN-services-after-neo-go-is-down branch from a46968a to e2a9866 Compare July 19, 2023 09:27
@carpawell carpawell marked this pull request as ready for review July 19, 2023 09:27
@carpawell carpawell marked this pull request as draft July 19, 2023 09:29
@carpawell carpawell force-pushed the feat/restart-SN-services-after-neo-go-is-down branch from e2a9866 to ce78d9b Compare July 19, 2023 09:32
@carpawell carpawell marked this pull request as ready for review July 19, 2023 09:32
@carpawell carpawell force-pushed the feat/restart-SN-services-after-neo-go-is-down branch from ce78d9b to a499b99 Compare July 19, 2023 09:34
@carpawell carpawell force-pushed the feat/restart-SN-services-after-neo-go-is-down branch from a499b99 to 25522ce Compare July 20, 2023 18:18
@cthulhu-rider cthulhu-rider merged commit f751d71 into nspcc-dev:master Jul 21, 2023
7 of 8 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.

Restart services after switching to another neo-go RPC node
3 participants