tikv单个节点cpu负载高,如何排查及优化

先看tikv线程池中哪个线程池使用率高,大概率是unified read pool,如果是的话,去找TOPSQL,和扫key多的slowQuery。