You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/10/23 15:03:55 UTC

[GitHub] [skywalking] wu-sheng commented on issue #3692: java agent drop segment data

wu-sheng commented on issue #3692: java agent drop segment data
URL: https://github.com/apache/skywalking/issues/3692#issuecomment-545488060
 
 
   You shouldn't block, because it will block your business codes, it is dangerous.
   Too many threads cause much payload.
   
   Basically, your issue is backend is mot powerful enough. Scale out the oap cluster or storage.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services