opendistro-for-elasticsearch/anomaly-detection

ThreadPool for AD Cron Job

weicongs-amazon opened this issue · 0 comments

From Yaliang:

is it reasonable to use GENERIC executor to run AD cron job? Same question for AnomalyDetectionIndices.java line 443 return ThreadPool.Names.MANAGEMENT;

see original comment in PR: #313