[ 
https://issues.apache.org/jira/browse/LANG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577710#comment-14577710
 ] 

Oliver Heger commented on LANG-1085:
------------------------------------

Hi Bruno!

Some polishing of the code is certainly necessary. We also have to change the 
package names. I hope that a great deal of comments can be reused from the 
original patch. Some more has to be written for the newer classes.

Regarding repositories: I really don't mind whether my repository or yours or 
somebody else's is used ;-) The goal is to get the code into [lang].

> Add a circuit breaker implementation
> ------------------------------------
>
>                 Key: LANG-1085
>                 URL: https://issues.apache.org/jira/browse/LANG-1085
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.concurrent.*
>            Reporter: Oliver Heger
>         Attachments: CircuitBreaker.java, CircuitBreakerTest.java
>
>
> A _circuit breaker_ is a useful component to protect an application against 
> unreliable services or load peaks. A simple implementation could be a good 
> fit for the concurrent package.
> A proposed implementation is attached. Feedback is welcome!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to