Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Use new API for background replication #2674
Use new API for background replication #2674
Changes from all commits
5b1d6ef
5ba2dea
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 21 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L20-L21
Check warning on line 29 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L28-L29
Check warning on line 31 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L31
Check warning on line 36 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L33-L36
Check warning on line 41 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L39-L41
Check warning on line 45 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L44-L45
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can be info, imo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can ofc, do or not?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd leave it to
Debug
for now.Check warning on line 49 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L47-L49
Check warning on line 57 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L57
Check warning on line 62 in cmd/neofs-node/grpc.go
cmd/neofs-node/grpc.go#L62
Check warning on line 363 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L362-L363
Check warning on line 365 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L365
Check warning on line 618 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L615-L618
Check warning on line 624 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L620-L624
Check warning on line 633 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L632-L633
Check warning on line 641 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L640-L641
Check warning on line 649 in cmd/neofs-node/object.go
cmd/neofs-node/object.go#L648-L649
Check warning on line 32 in cmd/neofs-node/policy.go
cmd/neofs-node/policy.go#L32
Check warning on line 61 in cmd/neofs-node/policy.go
cmd/neofs-node/policy.go#L61
Check warning on line 77 in cmd/neofs-node/policy.go
cmd/neofs-node/policy.go#L77