/[projects]/miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/ClosedState.java
ViewVC logotype

Log of /miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/ClosedState.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3212 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 28 09:34:47 2017 UTC (6 years, 5 months ago) by torben
File length: 1145 byte(s)
Diff to previous 2449 , to selected 2448
Use generics to encapsulate returned value

Revision 2449 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 20 08:58:46 2015 UTC (9 years, 2 months ago) by torben
File length: 1136 byte(s)
Diff to previous 2448
switch to maven

Revision 2448 - (view) (download) (annotate) - [selected]
Modified Fri Mar 20 08:52:49 2015 UTC (9 years, 2 months ago) by torben
Original Path: miscJava/CircuitBreaker/src/dk/thoerup/circuitbreaker/ClosedState.java
File length: 1136 byte(s)
Diff to previous 1306
move java components to java folder

Revision 1306 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 19 15:22:09 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/ClosedState.java
File length: 1136 byte(s)
Diff to previous 467 , to selected 2448
Switch to BreakerConfig method this way it is possible to control the breaker dynamically

Revision 467 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 22 06:01:35 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/ClosedState.java
File length: 1113 byte(s)
Copied from: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java revision 456
Diff to previous 456 , to selected 2448
Rename package

Revision 456 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 20 20:42:36 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java
File length: 1113 byte(s)
Diff to previous 450 , to selected 2448
When doing a reset, make sure to also reset ClosedState's fail count

Revision 450 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 20 10:26:50 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java
File length: 1114 byte(s)
Diff to previous 424 , to selected 2448
Narrow thrown from Throwable to Exception,

Added a notifier that prints to system.out

Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 20:39:39 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java
File length: 1114 byte(s)
Diff to previous 397 , to selected 2448
Various cleanup

Revision 397 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 6 05:22:40 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java
File length: 1096 byte(s)
Diff to previous 393 , to selected 2448
Make some of the internal state readable

Revision 393 - (view) (download) (annotate) - [select for diffs]
Added Mon Oct 5 19:44:40 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/ClosedState.java
File length: 913 byte(s)
Diff to selected 2448
First CircuitBreaker impl.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20