hi,team。Today, I suddenly found that the graphqL r...
# all-things-deployment
c
hi,team。Today, I suddenly found that the graphqL response speed of the interface was very slow, After debugging, it is found that the searchacrossentitiesresolver has finished processing in about 1 s, but it returns to the front end until 6-7 S. do you know why? 170814.762 [ForkJoinPool.commonPool-worker-6] INFO c.l.m.search.cache.CacheableSearcher:75 - CacheableSearcher->getSearchResults 239ms 2022-09-08T170814.768+0800 [QUIET] [system.out] 170814.770 [ForkJoinPool.commonPool-worker-7] INFO c.l.m.s.a.AllEntitiesSearchAggregator:138 - AllEntitiesSearchAggregator.search 1112ms 2022-09-08T170814.768+0800 [QUIET] [system.out] 170814.770 [ForkJoinPool.commonPool-worker-7] INFO c.l.m.search.cache.CacheableSearcher:75 - CacheableSearcher->getSearchResults 1112ms 2022-09-08T170814.768+0800 [QUIET] [system.out] 170814.770 [ForkJoinPool.commonPool-worker-7] INFO c.l.entity.client.JavaEntityClient:313 - JavaEntityClient->searchAcrossEntities.search 1116ms 2022-09-08T170814.771+0800 [QUIET] [system.out] 170814.772 [ForkJoinPool.commonPool-worker-7] INFO c.l.d.g.r.s.SearchAcrossEntitiesResolver:62 - SearchAcrossEntitiesResolver->get 1118ms 2022-09-08T170817.273+0800 [QUIET] [system.out] 170817.271 [ForkJoinPool.commonPool-worker-3] INFO c.l.datahub.graphql.GraphQLEngine:100 - _graphQL->execute 3667ms