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

Serve searchv2 from the full meta index #3189

Open
roman-khimov opened this issue Mar 3, 2025 · 0 comments
Open

Serve searchv2 from the full meta index #3189

roman-khimov opened this issue Mar 3, 2025 · 0 comments
Assignees
Labels
feature Completely new functionality I3 Minimal impact neofs-storage Storage node application issues S2 Regular significance U2 Seriously planned
Milestone

Comments

@roman-khimov
Copy link
Member

Server searchv2 API from the local meta index from #3139.

@roman-khimov roman-khimov added feature Completely new functionality I3 Minimal impact neofs-storage Storage node application issues S2 Regular significance U2 Seriously planned labels Mar 3, 2025
@roman-khimov roman-khimov added this to the v0.46.0 milestone Mar 3, 2025
carpawell added a commit that referenced this issue Mar 17, 2025
Add `MetaDataKVHandler` key-value handler that allows searchV2 handling based on
filters, cursor and results limit. Logic has not been changed, only necessary
sharing adaptions and common vars, func exporting. Refs #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 17, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
@roman-khimov roman-khimov modified the milestones: v0.46.0, v0.45.2 Mar 18, 2025
carpawell added a commit that referenced this issue Mar 19, 2025
Add `MetaDataKVHandler` key-value handler that allows searchV2 handling based on
filters, cursor and results limit. Logic has not been changed, only necessary
sharing adaptions and common vars, func exporting. Refs #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 19, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 19, 2025
Add `MetaDataKVHandler` key-value handler that allows searchV2 handling based on
filters, cursor and results limit. Logic has not been changed, only necessary
sharing adaptions and common vars, func exporting. Refs #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 19, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell carpawell self-assigned this Mar 20, 2025
@roman-khimov roman-khimov modified the milestones: v0.45.2, v0.46.0 Mar 21, 2025
carpawell added a commit that referenced this issue Mar 26, 2025
Support chained objects in meta-service. Refs #3189, #3138.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 26, 2025
Add `MetaDataKVHandler` key-value handler that allows searchV2 handling based on
filters, cursor and results limit. Logic has not been changed, only necessary
sharing adaptions and common vars, func exporting. Refs #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 26, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 27, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 27, 2025
If container meant to serve metadata through new meta-service, make search
requests go to the service directly, not to local engine. Closes #3189.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 28, 2025
Support chained objects in meta-service. Refs #3189, #3138.

Signed-off-by: Pavel Karpy <[email protected]>
carpawell added a commit that referenced this issue Mar 28, 2025
Support chained objects in meta-service. Refs #3189, #3138.

Signed-off-by: Pavel Karpy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I3 Minimal impact neofs-storage Storage node application issues S2 Regular significance U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

2 participants