chenBright commented on issue #3030: URL: https://github.com/apache/brpc/issues/3030#issuecomment-3089778814
> [@lhsoft](https://github.com/lhsoft) 这里的 “导致epoll thread创建子thread也具有BTHREAD_GLOBAL_PRIORITY” 这里的代码是在哪里,我去确认一下 https://github.com/apache/brpc/blob/d95ede52bd9fb01817162a50c5ba3c520ecdac1e/src/brpc/event_dispatcher_epoll.cpp#L221-L230 https://github.com/apache/brpc/blob/d95ede52bd9fb01817162a50c5ba3c520ecdac1e/src/brpc/socket.cpp#L2273-L2289 但是ProcessEvent里并没有调bthread_start_urgent,priority_queue应该只会有epoll task吧。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
