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

Test SearchV2 with meta-enabled containers #984

Open
roman-khimov opened this issue Mar 17, 2025 · 1 comment
Open

Test SearchV2 with meta-enabled containers #984

roman-khimov opened this issue Mar 17, 2025 · 1 comment
Assignees
Labels
feature Completely new functionality I2 Regular impact S4 Routine U2 Seriously planned

Comments

@roman-khimov
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when we don't have tests for new features. nspcc-dev/neofs-node#3231 exposes proper search API from a meta-enabled container.

Describe the solution you'd like

  1. Repeat searchv2 tests for meta-enabled containers (with __NEOFS__METAINFO_CONSISTENCY attribute set to strict or optimistic, enable experimental.chain_meta_data in IR first).
  2. Create meta-enabled container with REP 1, push a number of objects there, ensure they're stored on different nodes, kill all nodes but one, make searchv2 to list all objects, all objects should be returned (with meta-disabled containers only a part available from one node would be listed).
  3. Additional scenarios are welcome, @carpawell.

Additional context

nspcc-dev/neofs-node#2878

@roman-khimov roman-khimov added blocked Can't be done because of something feature Completely new functionality I2 Regular impact S4 Routine U2 Seriously planned labels Mar 17, 2025
@roman-khimov
Copy link
Member Author

You can start with nspcc-dev/neofs-node#3231, it can't be merged till we have 0.45.2.

@roman-khimov roman-khimov removed the blocked Can't be done because of something label Mar 20, 2025
evgeniiz321 pushed a commit that referenced this issue Mar 25, 2025
evgeniiz321 pushed a commit that referenced this issue Apr 3, 2025
evgeniiz321 pushed a commit that referenced this issue Apr 6, 2025
evgeniiz321 pushed a commit that referenced this issue Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I2 Regular impact S4 Routine U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

2 participants