Murtadha Hubail has posted comments on this change. Change subject: ASTERIXDB-1152: Delete storage data of old instances ......................................................................
Patch Set 3: (3 comments) I tried reverting TestsUtils but gerrit insists on showing the last line as different. https://asterix-gerrit.ics.uci.edu/#/c/469/3/asterix-app/src/main/java/org/apache/asterix/api/common/AsterixAppRuntimeContext.java File asterix-app/src/main/java/org/apache/asterix/api/common/AsterixAppRuntimeContext.java: Line 155: > WS Done Line 160: > WS Done https://asterix-gerrit.ics.uci.edu/#/c/469/3/asterix-transactions/src/main/java/org/apache/asterix/transaction/management/resource/PersistentLocalResourceRepository.java File asterix-transactions/src/main/java/org/apache/asterix/transaction/management/resource/PersistentLocalResourceRepository.java: Line 352: public void deleteAsterixStorageData() throws IOException { > It seems that the code to determine all files that contain this data should There wasn't something reusable. I added it now and used it for the new method and updated the old ones. -- To view, visit https://asterix-gerrit.ics.uci.edu/469 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibb6c6949bdf2ed6c3e491fa66a23491ff34fc830 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Taewoo Kim <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: Young-Seok Kim <[email protected]> Gerrit-HasComments: Yes
