Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add query id to processing pool thread name. (#15059)
This patch changes the thread name of the processing pool of the indexers/peons/historicals from query.getType() + "_" + query.getDataSource() + "_" + query.getIntervals() to query.getId()
- Loading branch information