>From Ian Maxon <[email protected]>:
Hello Peeyush Gupta, Ali Alsuliman, Jenkins, Anon. E. Moose #1000171,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19869
to look at the new patch set (#2).
Change subject: [ASTERIXDB-3618][STO] Close Library Downloader
......................................................................
[ASTERIXDB-3618][STO] Close Library Downloader
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
The IParallelDownloader instances used to page in
libraries from S3 aren't being closed, which is
not good. Fix this, and make IParallelDownloader
an AutoCloseable.
Ext-ref: MB-67071
Change-Id: I524cbfb6685bd3c123a6ad2db48482e5a2a1ce61
---
M
asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/clients/IParallelDownloader.java
M
asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/AbstractCloudIOManager.java
2 files changed, 33 insertions(+), 11 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/69/19869/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19869
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I524cbfb6685bd3c123a6ad2db48482e5a2a1ce61
Gerrit-Change-Number: 19869
Gerrit-PatchSet: 2
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Peeyush Gupta <[email protected]>
Gerrit-MessageType: newpatchset