abstractdog commented on code in PR #301:
URL: https://github.com/apache/tez/pull/301#discussion_r1254041983


##########
tez-dag/src/test/java/org/apache/tez/dag/app/rm/TestContainerReuse.java:
##########
@@ -1112,8 +1137,8 @@ public void testReuseConflictLocalResources() throws 
IOException, InterruptedExc
     taskSchedulerManager.init(tezConf);
     taskSchedulerManager.start();
 
-    TaskSchedulerWithDrainableContext taskScheduler = 
(TaskSchedulerWithDrainableContext) ((TaskSchedulerManagerForTest) 
taskSchedulerManager)
-        .getSpyTaskScheduler();
+    TaskSchedulerWithDrainableContext taskScheduler =

Review Comment:
   only a reformat



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@tez.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to