169170171172173174175176177178179
assertTrue(!indexes.isEmpty()); } catch (Exception e) { t.rollback(); } finally { if (sliceCat != null) { sliceCat.dispose(); } t.close(); FileUtils.deleteDirectory(parentLocation);