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

Enable compression option to configure whether IDS downloads are compressed #479

Open
louise-davies opened this issue Jun 15, 2021 · 1 comment
Projects

Comments

@louise-davies
Copy link
Contributor

Currently, the zipType option specified in topcat.json downloadTransportType is effectively ignored. We received a user feedback asking us why we weren't compressing HTTPS downloads, and Chris explained that previously this wasn't enabled due to load on the IDS machine, but perhaps this should be re-evaluated. At the very least, since we have a config option we should allow this option to actually configure the calls to the IDS.

Note: this will likely involve adding a zipType property to the Download entity (and hence a database schema change) to enable the StatusCheck call to prepareData to use the config option.

@louise-davies
Copy link
Contributor Author

Due to current Diamond priorities this feature won't be able to be tested until at least the Payara 5 upgrade and CentOS 7 migrations are completed, and so this can wait until those two tasks are closer to completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant