You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "CycleMaker (via GitHub)" <gi...@apache.org> on 2024/01/03 10:12:34 UTC

[PR] 1.修复AbortPolicyWithReport类中Semaphore漏释放 2.使用原生线程替换线程池,加快性能 [dubbo]

CycleMaker opened a new pull request, #13604:
URL: https://github.com/apache/dubbo/pull/13604

   
   ## What is the purpose of the change
   修复Semaphore漏释放
   使用原生线程替换singleThreadExecutor线程池,加快性能
   ## Brief changelog
   ![image](https://github.com/apache/dubbo/assets/133181918/500f7815-8117-4668-aad1-5d082e16ae03)
   
   
   ## Verifying this change
   
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [PR] 1.修复AbortPolicyWithReport类中Semaphore漏释放 2.使用原生线程替换线程池,加快性能 [dubbo]

Posted by "CycleMaker (via GitHub)" <gi...@apache.org>.
CycleMaker closed pull request #13604: 1.修复AbortPolicyWithReport类中Semaphore漏释放 2.使用原生线程替换线程池,加快性能
URL: https://github.com/apache/dubbo/pull/13604


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [PR] 1.修复AbortPolicyWithReport类中Semaphore漏释放 2.使用原生线程替换线程池,加快性能 [dubbo]

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #13604:
URL: https://github.com/apache/dubbo/pull/13604#issuecomment-1875318865

   ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=13604) **Quality Gate passed**  
   Kudos, no new issues were introduced!
   
   [0 New issues](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=13604&resolved=false&inNewCodePeriod=true)  
   [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=13604&resolved=false&inNewCodePeriod=true)  
   [100.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=13604&metric=new_coverage&view=list)  
   [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=13604&metric=new_duplicated_lines_density&view=list)  
     
   [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=13604)
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org