namelij commented on issue #2927:
URL: https://github.com/apache/brpc/issues/2927#issuecomment-2774095748

   > > #0  0x00007fa34edd1b5d in read () from /lib64/libc.so.6
   > > [#1](https://github.com/apache/brpc/issues/1)  0x00000000007e824e in 
google::ReadPersistent(int, void*, unsigned long) ()
   > > [#2](https://github.com/apache/brpc/issues/2)  0x00000000007e892e in 
google::FindSymbol(unsigned long, int, char*, int, unsigned long*, unsigned 
long, Elf64_Shdr const*, Elf64_Shdr const*) ()
   > > [#3](https://github.com/apache/brpc/issues/3)  0x00000000007e907f in 
google::SymbolizeAndDemangle(void*, char*, int, unsigned long*) ()
   > > [#4](https://github.com/apache/brpc/issues/4)  0x00000000006e8cd1 in 
butil::debug::(anonymous namespace)::ProcessBacktrace(void* const*, unsigned 
long, butil::debug::(anonymous namespace)::BacktraceOutputHandler*) ()
   > > [#5](https://github.com/apache/brpc/issues/5)  0x00000000006e8d77 in 
butil::debug::StackTrace::OutputToStream(std::ostream*) const ()
   > > [#6](https://github.com/apache/brpc/issues/6)  0x0000000000706f13 in 
logging::LogStream::FlushWithoutReset() ()
   > > [#7](https://github.com/apache/brpc/pull/7)  0x0000000000707350 in 
logging::LogMessage::~LogMessage() ()
   > > [#8](https://github.com/apache/brpc/issues/8)  0x0000000000610464 in 
brpc::policy::HttpResponseSender::~HttpResponseSender() ()
   > > [#9](https://github.com/apache/brpc/pull/9)  0x0000000000613bb4 in 
brpc::policy::HttpResponseSenderAsDone::~HttpResponseSenderAsDone() ()
   > > [#10](https://github.com/apache/brpc/pull/10) 0x0000000000498c10 in 
mtad::ssp::AsyncLoadHandler::SendResponse() ()
   > > [#11](https://github.com/apache/brpc/issues/11) 0x00000000004e7fae in 
mtad::ssp::PMPPreLoadSession::OnPreLoadFinish() ()
   > > [#12](https://github.com/apache/brpc/issues/12) 0x00000000004e6bc7 in 
brpc::internal::MethodClosure0<mtad::ssp::PMPPreLoadSession, 
std::shared_ptrmtad::ssp::PMPPreLoadSession >::Run() ()
   > > [#13](https://github.com/apache/brpc/issues/13) 0x00000000005a1b52 in 
brpc::Controller::EndRPC(brpc::Controller::CompletionInfo const&) ()
   > > [#14](https://github.com/apache/brpc/issues/14) 0x00000000005a1eb0 in 
brpc::Controller::RunEndRPC(void*) ()
   > > [#15](https://github.com/apache/brpc/issues/15) 0x000000000058f9e7 in 
bthread::TaskGroup::task_runner(long) ()
   > > [#16](https://github.com/apache/brpc/pull/16) 0x000000000073f5e1 in 
bthread_make_fcontext ()
   > > [#17](https://github.com/apache/brpc/pull/17) 0x0000000000000000 in ?? ()
   > 
   > 这里打了什么日志?是不是日志太多导致的呢?
   看brpc代码,里面貌似是一些trace信息
   
   通过分析其他更多的服务,在流量变化不大的时候,发现在pod创建后1分钟内CPU就直接被打满


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to