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

Pull Files feature is too slow to extract all files in an archive #12

Closed
dmicale opened this issue Feb 22, 2020 · 1 comment
Closed
Assignees

Comments

@dmicale
Copy link
Contributor

dmicale commented Feb 22, 2020

Need to review what is so slow reading from archive/writing to file. Want to speed it up to be more like a normal extraction utility if at all possible.

This is really detrimental to API Management archives, not as much an impact to DataPower.

@dmicale dmicale self-assigned this Feb 22, 2020
@dmicale dmicale added this to the Milestones 2020 milestone Feb 22, 2020
dmicale added a commit that referenced this issue Feb 23, 2020
…I Management v5 (postmortem.xml) Updates

ERTool Updates:
- Enhancement to file writing (FileOutputStream -> OutputStream), resolves Issue #12

DataPower (Analytics.xml) Updates:
- (Update) Moved backtrace and related info to reload event prominently at the top (above best practice suggestions)
- (New) Added formula to track Raid Disk Failure in Hardware status provider

API Management (postmortem.xml) Updates:
- (Update) Fixed extraction of date in topology-config.json formulas
- (New) Added tracking of CLI commands and various upgrade messages related to an upgrade event
@dmicale
Copy link
Contributor Author

dmicale commented Feb 23, 2020

There should be good improvement (was seeing 50% performance increase on file write) per Commit b9a98b1

@dmicale dmicale closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant