Eamon Ford created SDAP-273: ------------------------------- Summary: Granule Ingester hangs when max threads are exceeded Key: SDAP-273 URL: https://issues.apache.org/jira/browse/SDAP-273 Project: Apache Science Data Analytics Platform Issue Type: Bug Components: granule-ingester Reporter: Eamon Ford Assignee: Eamon Ford
In low-resource environments (such as inside a Kubernetes pod), the Granule Ingester sometimes attempts to spawn more threads than the allocated CPU resources allow. When this happens, the entire container is suspended, i.e. all threads stop executing. The Granule Ingester should limit the number of threads it tries to create, and this value should be configurable by the user. -- This message was sent by Atlassian Jira (v8.3.4#803005)