ihuzenko commented on a change in pull request #1929: DRILL-6832: Remove the old "unmanaged" external sort URL: https://github.com/apache/drill/pull/1929#discussion_r360526022
########## File path: exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/xsort/TestSimpleExternalSort.java ########## @@ -71,38 +61,22 @@ public void mergeSortWithSv2Legacy() throws Exception { * @throws Exception */ - private void mergeSortWithSv2(boolean testLegacy) throws Exception { - ClusterFixtureBuilder builder = ClusterFixture.builder(dirTestWatcher) - .configProperty(ExecConstants.EXTERNAL_SORT_DISABLE_MANAGED, false); + @Test Review comment: good catch :+1: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services