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

object: Purge notification functionality #2750

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

cthulhu-rider
Copy link
Contributor

cthulhu-rider added a commit to nspcc-dev/neofs-dev-env that referenced this pull request Feb 26, 2024
NeoFS storage nodes do not support them since
nspcc-dev/neofs-node#2750.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 28.92%. Comparing base (3b0bc18) to head (a08075d).

❗ Current head a08075d differs from pull request most recent head 70a6c98. Consider uploading reports for the commit 70a6c98 to get more accurate results

Files Patch % Lines
cmd/neofs-node/object.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2750      +/-   ##
==========================================
+ Coverage   28.86%   28.92%   +0.06%     
==========================================
  Files         415      414       -1     
  Lines       32485    32345     -140     
==========================================
- Hits         9376     9356      -20     
+ Misses      22265    22145     -120     
  Partials      844      844              

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

Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

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

  1. Do we plan supporting notifications somehow in the future on the node level? @roman-khimov
  2. Can you, please, drop that functionality in the dev-env too?

CHANGELOG.md Outdated Show resolved Hide resolved
@cthulhu-rider
Copy link
Contributor Author

Can you, please, drop that functionality in the dev-env too?

nspcc-dev/neofs-dev-env#305. If i forgot smth, pls report there

They were marked as deprecated in the protocol in
nspcc-dev/neofs-api#279. NATS is no longer
needed.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@roman-khimov
Copy link
Member

  1. To me it's tied to meta handling. There will be notifications eventually, but more usable ones.

@roman-khimov roman-khimov merged commit 34eeda6 into master Feb 28, 2024
12 of 13 checks passed
@roman-khimov roman-khimov deleted the object-purge-notify branch February 28, 2024 12:27
@carpawell
Copy link
Member

nspcc-dev/neofs-dev-env#305. If i forgot smth, pls report there

Oh, that is great, has not seen it yet.

roman-khimov pushed a commit to nspcc-dev/neofs-dev-env that referenced this pull request Apr 19, 2024
NeoFS storage nodes do not support them since
nspcc-dev/neofs-node#2750.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
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.

3 participants