Re: Potential bug in task list management

2025-03-19 Thread Chris Hostetter
: Essentially, whenever a query task is abnormally ended, ie either the : client times out and closes the connection, the query hits the : timeAllowed or cpuAllowed limit, or the task is cancelled through the : /solr/collection/tasks/cancel?queryUUID= mechanism, the task is never or : almost

Potential bug in task list management

2025-03-03 Thread Reuben Thompson
Hi, all, Long time user, first time caller... I've been using Solr on and off since 2008. We've identified a potential resource leak in the task management subsystem that we believe is the cause of crashes of long running nodes. Before raising a bug I thought I should check with this list wheth