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

Problem: infinite AIPs relies on Archival Storage tab, which is absent in indexless deploy #116

Open
jrwdunham opened this issue Jun 4, 2018 · 0 comments
Assignees
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.

Comments

@jrwdunham
Copy link
Contributor

We want to be able to create infinite AIPs even when AM is deployed in indexless mode, i.e., where Elasticsearch is not installed and the Archival Storage (AS) tab is absent. However, the current infinite-aips.feature file uses this AS-dependent step:

When the user waits for the AIP to appear in archival storage

It should use this step instead:

When the user queries the API until the AIP has been stored
@jrwdunham jrwdunham added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Jun 4, 2018
@jrwdunham jrwdunham self-assigned this Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

No branches or pull requests

1 participant