I have a bunch of odd tasks that are taking up a ton of load on my nodes with no way to cancel them. They definitely seem stuck. All indices are still open, so it's not an issue with the index becoming unavailable. Shard sizes are acceptable as well:
action task_id parent_task_id type start_time timestamp running_time ip node
indices:data/write/bulk QeT_-8R1QqWmbPZlmjuSZA:26954133 - transport 1595116834816 00:00:34 15d 10.244.18.204 elasticsearch-opendistro-es-data-1
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:27589322 - transport 1595203228778 00:00:28 14d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:27592661 - transport 1595203305447 00:01:45 14d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk ejhFdLkDQ7KaI9oqkLqArA:31144246 - transport 1595203660670 00:07:40 14d 10.244.5.38 elasticsearch-opendistro-es-data-0
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:27639595 - transport 1595204219020 00:16:59 14d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk zOwVB92bSNym7UV3H_JQxA:38376931 - transport 1595548813898 00:00:13 10d 10.244.25.50 elasticsearch-opendistro-es-data-7
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:56894289 - transport 1595635266464 00:01:06 9d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:63167009 - transport 1595721628451 00:00:28 8d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk PbutBjI8Qquq3cDLD8Js2Q:61541331 - transport 1595807629614 23:53:49 7d 10.244.17.240 elasticsearch-opendistro-es-data-5
indices:data/write/bulk WyiH88UwRtK_BojPp3Dh6w:69671816 - transport 1595808092348 00:01:32 7d 10.244.20.213 elasticsearch-opendistro-es-data-2
indices:data/write/bulk zOwVB92bSNym7UV3H_JQxA:51289782 - transport 1595808333601 00:05:33 7d 10.244.25.50 elasticsearch-opendistro-es-data-7
indices:data/write/bulk zOwVB92bSNym7UV3H_JQxA:51294119 - transport 1595808515014 00:08:35 7d 10.244.25.50 elasticsearch-opendistro-es-data-7
Any ideas on what can be done to cancel or close these tasks?
Note, all subsequent tasks are completing OK.