|
Change Variable Type throwable : Throwable to exception : Exception in method private stopTaskExecutorServices() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutor |
From |
To |
|
Change Variable Type taskExecutor : TaskExecutor to taskExecutor : TestingTaskExecutor in method public testRemoveJobFromJobLeaderService() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest |
From |
To |
|
Change Variable Type taskManager : TaskExecutor to taskManager : TestingTaskExecutor in method public testSubmitTaskBeforeAcceptSlot() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest |
From |
To |
|
Change Variable Type taskManager : TaskExecutor to taskManager : TestingTaskExecutor in method public testHeartbeatTimeoutWithJobManager() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest |
From |
To |