In this PR #33732, you guys add a thread_pool search_throttled, register search related actions to thread_pool SAME (the DIRECT_EXECUTOR_SERVICE). When you apply this patch to branch v6.x in this commit, you forgot change the execution thead_pool of search related action to the SAME. Is this by design or just a mistake?
In this PR #33732, you guys add a thread_pool
search_throttled, register search related actions to thread_poolSAME(theDIRECT_EXECUTOR_SERVICE). When you apply this patch to branch v6.x in this commit, you forgot change the execution thead_pool of search related action to theSAME. Is this by design or just a mistake?