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

[POC] Support multi-stream downloads within Repository #8729

Closed
Tracked by #8596
kotwanikunal opened this issue Jul 17, 2023 · 2 comments
Closed
Tracked by #8596

[POC] Support multi-stream downloads within Repository #8729

kotwanikunal opened this issue Jul 17, 2023 · 2 comments
Assignees
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request POC Label for Proof of Concept

Comments

@kotwanikunal
Copy link
Member

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

Describe the solution you'd like

  • Create a POC which can - enhance the Repository interface to support multiple streams for downloads
@kotwanikunal kotwanikunal added enhancement Enhancement or improvement to existing feature or request distributed framework labels Jul 17, 2023
@kotwanikunal kotwanikunal self-assigned this Jul 17, 2023
@kotwanikunal kotwanikunal added POC Label for Proof of Concept and removed untriaged labels Jul 17, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2023

POC Checklist:

Please go through the following checklist to ensure these items are taken into account while designing the POC.

  • Supports safe upgrade paths from all supported BWC versions to the current version
  • Supports compatibility with all plugins
    • opensearch-alerting
    • opensearch-anomaly-detection
    • opensearch-asynchronous-search
    • opensearch-cross-cluster-replication
    • opensearch-geospatial
    • opensearch-index-management
    • opensearch-job-scheduler
    • opensearch-knn
    • opensearch-ml
    • opensearch-notifications
    • opensearch-notifications-core
    • opensearch-observability
    • opensearch-performance-analyzer
    • opensearch-reports-scheduler
    • opensearch-security
    • opensearch-sql
  • Supports lucene upgrades across minor lucene versions
  • Supports lucene upgrades across major lucene versions
  • Supports lucene upgrades across underlying lucene codec bumps (Eg: Lucene95Codec -> Lucene96Codec)
  • Supports wire compatibility of OpenSearch
  • Plan to measure performance degradation/improvement (if any)
  • Plan to document any user facing changes introduced by this feature
  • Ensure working and passing CI

Thank you for your contribution!

@kotwanikunal
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request POC Label for Proof of Concept
Projects
Status: Done
Development

No branches or pull requests

1 participant