sashapolo commented on code in PR #3216:
URL: https://github.com/apache/ignite-3/pull/3216#discussion_r1494181156
##########
modules/index/src/test/java/org/apache/ignite/internal/index/ChangeIndexStatusTaskControllerTest.java:
##########
@@ -76,15 +76,15 @@ public class IndexTaskManagerTest extends
BaseIgniteAbstractTest {
@Mock
private ChangeIndexStatusTaskScheduler changeIndexStatusTaskScheduler;
- private @Nullable IndexTaskManager taskManager;
+ private @Nullable ChangeIndexStatusTaskController taskManager;
Review Comment:
Fixed
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]