Commit 0f93b7a
committed
Fix compilation errors in ML integration tests
After elastic#29109, the `needsReassignment` method has
been moved to the PersistentTasksClusterService. This commit fixes
some compilation in tests I introduced.1 parent b57bd69 commit 0f93b7a
File tree
1 file changed
+1
-1
lines changed- server/src/main/java/org/elasticsearch/persistent
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments