Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vert-x3/vertx-circuit-breaker issues and pull requests
#80 - More improvements to UsageTest
Pull Request -
State: closed - Opened by tsegismont 13 days ago
#79 - More improvements to UsageTest
Pull Request -
State: closed - Opened by tsegismont 13 days ago
#78 - Fix intermittent BindException in BindException
Pull Request -
State: closed - Opened by tsegismont 13 days ago
#77 - Remove deprecated for removal retry policy with Java function
Pull Request -
State: closed - Opened by vietj about 1 month ago
#76 - Add supplier fo future pattern API usage.
Pull Request -
State: closed - Opened by vietj 3 months ago
#75 - JPMS support
Pull Request -
State: closed - Opened by vietj 4 months ago
#74 - Port Failure Policy implementation to main branch
Pull Request -
State: closed - Opened by tsegismont 11 months ago
#73 - Rework Failure Policy API
Pull Request -
State: closed - Opened by tsegismont 11 months ago
#72 - Adding some support for user defined async result failure testing.
Pull Request -
State: closed - Opened by CheesyBoy123 about 1 year ago
- 5 comments
#71 - Improvements
Pull Request -
State: closed - Opened by Ladicek over 1 year ago
- 6 comments
#70 - Exponential delay RetryPolicy fails with IllegalArgumentException when retryCount==63
Issue -
State: closed - Opened by dfeist almost 2 years ago
- 1 comment
Labels: invalid
#69 - Callback api usage removal
Pull Request -
State: closed - Opened by gaol almost 2 years ago
- 1 comment
#68 - Callback usage removal in vertx-circuit-breaker
Pull Request -
State: closed - Opened by gaol almost 2 years ago
#67 - Deprecate callbacks
Pull Request -
State: closed - Opened by tsegismont almost 2 years ago
#66 - how to use it in a cluster?
Issue -
State: closed - Opened by qsqiushi almost 2 years ago
- 4 comments
Labels: question
#65 - Provide a more flexible way to define what is a failure
Issue -
State: closed - Opened by oxsdd about 2 years ago
- 6 comments
Labels: enhancement, help wanted
#64 - @noissue- fix typo in CB docs
Pull Request -
State: closed - Opened by 0001vrn about 2 years ago
- 1 comment
#63 - RetryPolicy enhancements
Pull Request -
State: closed - Opened by tsegismont over 2 years ago
- 2 comments
#62 - Operation timers should be removed when operation completes.
Pull Request -
State: closed - Opened by tsegismont over 2 years ago
- 1 comment
#61 - Disable metrics computation by default
Pull Request -
State: closed - Opened by tsegismont over 2 years ago
- 1 comment
#60 - Provide common retry policies like constant, linear and exponential
Issue -
State: closed - Opened by pierDipi over 2 years ago
Labels: enhancement
#59 - Allow to dynamically define a retry delay based on the result of the Promise passed to execute
Issue -
State: closed - Opened by pierDipi over 2 years ago
Labels: enhancement
#58 - Higher memory usage, blocked thread when using circuit breaker
Issue -
State: closed - Opened by jyotipatel over 2 years ago
- 17 comments
Labels: invalid
#57 - Changes in EventBus notification defaults
Pull Request -
State: closed - Opened by tsegismont almost 3 years ago
- 1 comment
#56 - add dependabot configuration
Pull Request -
State: open - Opened by yeikel almost 3 years ago
#55 - Vertx thread blocked in CircuitBreakerMetrics
Issue -
State: closed - Opened by anoopgarlapati almost 3 years ago
- 5 comments
Labels: bug
#54 - Deadlock in vertx event loop thread in class HystrixMetricEventStream
Issue -
State: closed - Opened by shubhhampagui almost 3 years ago
- 4 comments
Labels: bug
#53 - Should one succeed command in circuit breaker, reset its previous failed results count?
Issue -
State: open - Opened by EhsanSharifian about 3 years ago
#52 - Timeout option working not correct
Issue -
State: closed - Opened by lyphucloi over 3 years ago
- 17 comments
Labels: invalid
#51 - Event bus notifications are enabled and clustered by default
Issue -
State: closed - Opened by slinkydeveloper over 3 years ago
- 1 comment
Labels: bug, help wanted
#50 - Cache metric names to avoid un-necessary string creations
Pull Request -
State: closed - Opened by Emmeral about 4 years ago
#50 - Cache metric names to avoid un-necessary string creations
Pull Request -
State: closed - Opened by Emmeral about 4 years ago
#49 - Duplicate Strings from CircuitBreakerMetrics#toJson waste heap memory
Issue -
State: closed - Opened by Emmeral about 4 years ago
- 5 comments
Labels: bug
#49 - Duplicate Strings from CircuitBreakerMetrics#toJson waste heap memory
Issue -
State: closed - Opened by Emmeral about 4 years ago
- 5 comments
Labels: bug
#48 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#47 - Add Support for Cancelling Retries
Pull Request -
State: closed - Opened by rgmz over 4 years ago
- 2 comments
#46 - Support Cancelling Retries
Issue -
State: open - Opened by rgmz over 4 years ago
- 1 comment
#46 - Support Cancelling Retries
Issue -
State: open - Opened by rgmz over 4 years ago
- 1 comment
#45 - Add automatic module name
Pull Request -
State: closed - Opened by afloarea over 4 years ago
Labels: enhancement
#44 - Using Worker Thread Queue Max Delay to decide Circuit Breaker condition
Issue -
State: open - Opened by mohitmahi over 4 years ago
#44 - Using Worker Thread Queue Max Delay to decide Circuit Breaker condition
Issue -
State: open - Opened by mohitmahi over 4 years ago
#43 - 3.8.6 snapshot
Pull Request -
State: closed - Opened by srijan02420 almost 5 years ago
- 2 comments
#43 - 3.8.6 snapshot
Pull Request -
State: closed - Opened by srijan02420 almost 5 years ago
- 2 comments
#42 - Fix 'IllegalStateException is thrown when executing in HALF_OPEN state'
Pull Request -
State: closed - Opened by Feder1co5oave almost 5 years ago
- 4 comments
#42 - Fix 'IllegalStateException is thrown when executing in HALF_OPEN state'
Pull Request -
State: closed - Opened by Feder1co5oave almost 5 years ago
- 4 comments
#41 - Future's IllegalStateException is thrown when executing in HALF_OPEN state
Issue -
State: closed - Opened by Feder1co5oave almost 5 years ago
Labels: bug
#41 - Future's IllegalStateException is thrown when executing in HALF_OPEN state
Issue -
State: closed - Opened by Feder1co5oave almost 5 years ago
Labels: bug
#40 - [Feature] Implement resilience4j
Issue -
State: open - Opened by pcariel about 5 years ago
#40 - [Feature] Implement resilience4j
Issue -
State: open - Opened by pcariel about 5 years ago
#39 - Add missing polyglot annotation
Pull Request -
State: closed - Opened by pmlopes about 5 years ago
#39 - Add missing polyglot annotation
Pull Request -
State: closed - Opened by pmlopes about 5 years ago
#38 - setTimeout is not work
Issue -
State: open - Opened by buiminhhuy about 5 years ago
#38 - setTimeout is not work
Issue -
State: open - Opened by buiminhhuy about 5 years ago
#37 - Futurisation
Issue -
State: closed - Opened by vietj over 5 years ago
Labels: enhancement
#37 - Futurisation
Issue -
State: closed - Opened by vietj over 5 years ago
Labels: enhancement
#36 - Rename executeCommandXXX to executeXXX then deprecate them
Issue -
State: closed - Opened by vietj over 5 years ago
Labels: deprecation
#36 - Rename executeCommandXXX to executeXXX then deprecate them
Issue -
State: closed - Opened by vietj over 5 years ago
Labels: deprecation
#35 - Fixed CircuitBreakerMetricsTest
Pull Request -
State: closed - Opened by slinkydeveloper over 5 years ago
#35 - Fixed CircuitBreakerMetricsTest
Pull Request -
State: closed - Opened by slinkydeveloper over 5 years ago
#34 - Shouldn't use ${project.version} for non project dependencies
Pull Request -
State: closed - Opened by paulgallagher75 almost 6 years ago
- 1 comment
Labels: invalid, to review
#33 - Shouldn't use ${project.version} for non project dependencies
Pull Request -
State: closed - Opened by paulgallagher75 almost 6 years ago
- 1 comment
Labels: invalid, to review
#32 - HttpClient request/response uses Handler<AsyncResult<HttpClientRespon…
Pull Request -
State: closed - Opened by vietj about 6 years ago
#32 - HttpClient request/response uses Handler<AsyncResult<HttpClientRespon…
Pull Request -
State: closed - Opened by vietj about 6 years ago
#31 - Failure in Travis
Issue -
State: closed - Opened by vietj about 6 years ago
- 4 comments
Labels: travis
#31 - Failure in Travis
Issue -
State: closed - Opened by vietj about 6 years ago
- 4 comments
Labels: travis
#30 - improve documentation on creation and calls of the CircuitBreaker
Issue -
State: closed - Opened by javathought over 6 years ago
#30 - improve documentation on creation and calls of the CircuitBreaker
Issue -
State: closed - Opened by javathought over 6 years ago
#29 - Circuit Breaker Exception
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
- 4 comments
#29 - Circuit Breaker Exception
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
- 4 comments
#28 - High CPU usage when circuit is open under heavy load
Issue -
State: closed - Opened by epalumbo over 6 years ago
- 5 comments
Labels: enhancement
#28 - High CPU usage when circuit is open under heavy load
Issue -
State: closed - Opened by epalumbo over 6 years ago
- 5 comments
Labels: enhancement
#27 - Change org.hdrhistogram:HdrHistogram:jar version to 2.1.10
Issue -
State: closed - Opened by vietj over 6 years ago
#27 - Change org.hdrhistogram:HdrHistogram:jar version to 2.1.10
Issue -
State: closed - Opened by vietj over 6 years ago
#26 - Circuit breaker race condition
Issue -
State: closed - Opened by vietj almost 7 years ago
- 2 comments
Labels: bug
#26 - Circuit breaker race condition
Issue -
State: closed - Opened by vietj almost 7 years ago
- 2 comments
Labels: bug
#25 - Added a rolling window counter
Pull Request -
State: closed - Opened by Alars-ALIT almost 7 years ago
- 4 comments
#25 - Added a rolling window counter
Pull Request -
State: closed - Opened by Alars-ALIT almost 7 years ago
- 4 comments
#24 - Circuit breaker failures never count down..
Issue -
State: closed - Opened by Alars-ALIT almost 7 years ago
- 3 comments
Labels: bug
#24 - Circuit breaker failures never count down..
Issue -
State: closed - Opened by Alars-ALIT almost 7 years ago
- 3 comments
Labels: bug
#23 - Please Implement OSGi Manifest headers.
Issue -
State: closed - Opened by sammso almost 7 years ago
- 1 comment
Labels: enhancement
#23 - Please Implement OSGi Manifest headers.
Issue -
State: closed - Opened by sammso almost 7 years ago
- 1 comment
Labels: enhancement
#22 - #21: Implement support for retry policy
Pull Request -
State: closed - Opened by inikolaev almost 7 years ago
- 22 comments
#22 - #21: Implement support for retry policy
Pull Request -
State: closed - Opened by inikolaev almost 7 years ago
- 22 comments
#21 - Implement retry with exponential back-off
Issue -
State: closed - Opened by inikolaev almost 7 years ago
- 5 comments
Labels: enhancement
#21 - Implement retry with exponential back-off
Issue -
State: closed - Opened by inikolaev almost 7 years ago
- 5 comments
Labels: enhancement
#20 - CircuitBreakerOptions' copy constructor does not copy "metricsRollingWindow" value
Issue -
State: closed - Opened by epalumbo about 7 years ago
#20 - CircuitBreakerOptions' copy constructor does not copy "metricsRollingWindow" value
Issue -
State: closed - Opened by epalumbo about 7 years ago
#19 - Small test for invalid bucket size
Pull Request -
State: closed - Opened by steven-aerts about 7 years ago
- 1 comment
Labels: enhancement
#19 - Small test for invalid bucket size
Pull Request -
State: closed - Opened by steven-aerts about 7 years ago
- 1 comment
Labels: enhancement
#18 - Calculate metrics using buckets.
Pull Request -
State: closed - Opened by steven-aerts about 7 years ago
- 3 comments
Labels: bug
#18 - Calculate metrics using buckets.
Pull Request -
State: closed - Opened by steven-aerts about 7 years ago
- 3 comments
Labels: bug
#17 - Circuit breaker leaks CircuitBreakerMetrics$Operation objects
Issue -
State: closed - Opened by steven-aerts about 7 years ago
#17 - Circuit breaker leaks CircuitBreakerMetrics$Operation objects
Issue -
State: closed - Opened by steven-aerts about 7 years ago
#16 - Improve error handling in the Hystrix stream
Issue -
State: closed - Opened by cescoffier about 7 years ago
Labels: bug
#16 - Improve error handling in the Hystrix stream
Issue -
State: closed - Opened by cescoffier about 7 years ago
Labels: bug
#15 - maxRetries not enforced when set to 1 or 2
Issue -
State: closed - Opened by cescoffier about 7 years ago
- 1 comment
Labels: bug
#15 - maxRetries not enforced when set to 1 or 2
Issue -
State: closed - Opened by cescoffier about 7 years ago
- 1 comment
Labels: bug
#14 - circuit-breaker always closes immediately on success() call
Issue -
State: closed - Opened by cescoffier over 7 years ago
- 1 comment
Labels: bug
#14 - circuit-breaker always closes immediately on success() call
Issue -
State: closed - Opened by cescoffier over 7 years ago
- 1 comment
Labels: bug
#13 - Can setting up the handler inside the constructor for HystrixMetricEventStream be improved?
Issue -
State: closed - Opened by juanavelez over 7 years ago