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 2020/12/07 13:53:43 UTC

[GitHub] [skywalking] arugal opened a new issue #5966: [Meter System] MeterProcessor#read has concurrency problems

arugal opened a new issue #5966:
URL: https://github.com/apache/skywalking/issues/5966


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   [Expression#run](https://github.com/apache/skywalking/blob/b5367aa6b1390b3bc7a6549fb80eb97e49db1fae/oap-server/analyzer/meter-analyzer/src/main/java/org/apache/skywalking/oap/meter/analyzer/dsl/Expression.java#L62-L100) is not thread safe, so the logic of [MeterProcessService](https://github.com/apache/skywalking/blob/b5367aa6b1390b3bc7a6549fb80eb97e49db1fae/oap-server/analyzer/agent-analyzer/src/main/java/org/apache/skywalking/oap/server/analyzer/provider/meter/process/MeterProcessService.java#L42-L44) is incorrect.
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
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



[GitHub] [skywalking] hanahmily closed issue #5966: [Meter System] MeterProcessor#read has concurrency problems

Posted by GitBox <gi...@apache.org>.
hanahmily closed issue #5966:
URL: https://github.com/apache/skywalking/issues/5966


   


----------------------------------------------------------------
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