Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 1129: AbstractHystrixThreadPoolAdapter set BlockingQueueCapacity #1130

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

jjiey
Copy link
Contributor

@jjiey jjiey commented Mar 20, 2023

Fixes #1129

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (516999f) 28.01% compared to head (96d1128) 28.01%.

❗ Current head 96d1128 differs from pull request most recent head 168252f. Consider uploading reports for the commit 168252f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1130   +/-   ##
==========================================
  Coverage      28.01%   28.01%           
  Complexity       717      717           
==========================================
  Files            258      258           
  Lines           5864     5864           
  Branches         536      536           
==========================================
  Hits            1643     1643           
  Misses          4063     4063           
  Partials         158      158           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@magestacks magestacks merged commit 6df52eb into opengoofy:develop Mar 20, 2023
@jjiey jjiey deleted the fix_1129 branch March 20, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prometheus 不能正常采集 hystrix 线程池 queue.capacity 数据
2 participants