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

SPIKE: How to handle huge numbers of files? #1626

Open
6 tasks
bess opened this issue Dec 4, 2023 · 0 comments
Open
6 tasks

SPIKE: How to handle huge numbers of files? #1626

bess opened this issue Dec 4, 2023 · 0 comments

Comments

@bess
Copy link
Contributor

bess commented Dec 4, 2023

Problem

When we have a huge number of files (>10,000 for working purposes, but we don't know exactly) we cannot display them because the UI can't handle it. We need to decide on a strategy. This ticket is to investigate options and write a decision document with pros and cons of each to take to @matthewjchandler and other stakeholders for feedback.

Notes from the test that spawned this ticket: https://docs.google.com/document/d/19LE4rBmseCckFLga_0hpqZKYvbs4HBJdl0h5ezLTsN0/edit

Proposed solutions:

  • Use tar to group the files (Chun will pursue this now)
  • Show directory level instead of file level in PDC describe
  • Allow the user to download a csv with the file names

Acceptance Criteria

  • Create a decision document with a section for each proposed solution
  • Check in with Chun about how his investigation into tarring large numbers of files turned out
  • Estimate a level of effort for each proposed solution
  • Lead a discussion with the RDSS team (plus @matthewjchandler ?) about the pros and cons of each option
  • Once a decision is reached, write an ADR outlining the decision
  • Make a ticket to implement the decision
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

No branches or pull requests

1 participant