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

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

View Directory Listing Directory Listing


Sticky Revision:

Revision 2569 - Directory Listing
Modified Tue Jun 9 08:55:10 2015 UTC (9 years ago) by torben
Statistics should be added by composition instead of inheritance

Revision 2449 - Directory Listing
Modified Fri Mar 20 08:58:46 2015 UTC (9 years, 3 months ago) by torben
switch to maven

Revision 2448 - Directory Listing
Modified Fri Mar 20 08:52:49 2015 UTC (9 years, 3 months ago) by torben
Original Path: miscJava/CircuitBreaker/src/dk/thoerup/circuitbreaker
move java components to java folder

Revision 2363 - Directory Listing
Modified Tue Feb 24 11:46:30 2015 UTC (9 years, 4 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Safe singleton init

Revision 2075 - Directory Listing
Modified Sat Nov 23 10:25:05 2013 UTC (10 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Close the formatter

Revision 1846 - Directory Listing
Modified Fri Aug 31 06:38:35 2012 UTC (11 years, 10 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
report the failure percentage on circuitbreaker web-page - take 3

Revision 1845 - Directory Listing
Modified Fri Aug 31 06:33:37 2012 UTC (11 years, 10 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
report the failure percentage on circuitbreaker web-page - take 2

Revision 1844 - Directory Listing
Modified Fri Aug 31 06:33:12 2012 UTC (11 years, 10 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
report the failure percentage on circuitbreaker web-page

Revision 1376 - Directory Listing
Modified Sat Apr 23 10:43:40 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Re-enable the old breaker constructors (but mark them as deprecated)

Revision 1314 - Directory Listing
Modified Tue Apr 19 17:12:27 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Switch entirely to BreakerConfig inits

Revision 1307 - Directory Listing
Modified Tue Apr 19 15:45:26 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Add comment about dynamically configured CircuitBreakerServlet

Revision 1306 - Directory Listing
Modified Tue Apr 19 15:22:09 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Switch to BreakerConfig method this way it is possible to control the breaker dynamically

Revision 1302 - Directory Listing
Modified Mon Apr 18 16:26:42 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Start retrip counter at 1 instead of 0

Revision 1295 - Directory Listing
Modified Sat Apr 16 21:00:08 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Take #2 at logging re-trips

Revision 1294 - Directory Listing
Modified Sat Apr 16 11:36:13 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
make it useable again

Revision 1293 - Directory Listing
Modified Sat Apr 16 11:11:07 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Log retrips

Revision 1292 - Directory Listing
Modified Fri Apr 15 10:27:04 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
make it possible to clear the log from web UI

Revision 1291 - Directory Listing
Modified Wed Apr 13 01:14:28 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Only show 10 log entries in view command and add a new command do display the entire log

Revision 1290 - Directory Listing
Modified Mon Apr 11 18:36:04 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Add code for annotated Invocation

Revision 1289 - Directory Listing
Modified Mon Apr 11 16:05:10 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Expose more details about the current notifier

Revision 1288 - Directory Listing
Modified Mon Apr 11 09:51:59 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
don't log retrips

Revision 1287 - Directory Listing
Modified Mon Apr 11 07:58:57 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
better format of logview

Revision 1285 - Directory Listing
Modified Mon Apr 11 07:52:15 2011 UTC (13 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
add LoggingCircuitBreaker

Revision 1161 - Directory Listing
Modified Mon Oct 4 17:36:43 2010 UTC (13 years, 8 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
If the Notifier gets a reference to the CircuitBreaker itself instead of the circuitbreaker's name then the same notifier instance can easily 
be shared across several circuitbreakers

Revision 1157 - Directory Listing
Modified Sun Oct 3 17:52:48 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Dont make javamail output debug info

Revision 1155 - Directory Listing
Modified Sun Oct 3 17:17:38 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
don't send mial on all events

Revision 1154 - Directory Listing
Modified Sun Oct 3 17:05:52 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Return the JMX name when object is registered


Revision 1153 - Directory Listing
Modified Sun Oct 3 17:03:08 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
add a shutdown routine to circuitbreaker manager

Revision 1149 - Directory Listing
Modified Fri Oct 1 12:57:06 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Add a reminder

Revision 1148 - Directory Listing
Modified Fri Oct 1 11:40:30 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Support for async notifiers (and basic java notifier - needs debugging)

Revision 1099 - Directory Listing
Modified Wed Sep 22 07:38:04 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
The correct name for this pattern is "Composite"

Revision 1049 - Directory Listing
Modified Tue Sep 14 06:19:19 2010 UTC (13 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Add aggregate notifier in order to handle several notifications

Revision 934 - Directory Listing
Modified Mon Jun 28 08:32:45 2010 UTC (14 years ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Add Retrip vars to JMX interface

Revision 871 - Directory Listing
Modified Mon Jun 21 17:16:46 2010 UTC (14 years ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Refactor the function bodies of trip and retrip into one common function

Revision 865 - Directory Listing
Modified Sun Jun 20 22:06:22 2010 UTC (14 years ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
add option to remove CB from the CB manager

Revision 864 - Directory Listing
Modified Sun Jun 20 21:54:53 2010 UTC (14 years ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Differentiate against a normal trip and a retrip from half-open back to open

Revision 698 - Directory Listing
Modified Mon May 3 10:10:36 2010 UTC (14 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
When viewing circuitbreaker also show local systemtime for reference

Revision 628 - Directory Listing
Modified Tue Mar 9 07:21:41 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
unify date formatting

Revision 627 - Directory Listing
Modified Mon Mar 8 10:12:59 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
I like this way better

Revision 626 - Directory Listing
Modified Mon Mar 8 10:01:25 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Correct comment

Revision 625 - Directory Listing
Modified Mon Mar 8 10:00:55 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
don't call reset() initially - just set the correct state

Revision 624 - Directory Listing
Modified Mon Mar 8 09:46:10 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Also keep track on when things went back to normal

Revision 622 - Directory Listing
Modified Mon Mar 8 09:01:35 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Use larger chunk for UrlInvocation

Revision 621 - Directory Listing
Modified Mon Mar 8 08:38:36 2010 UTC (14 years, 3 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Also take not of the time when the last failure occurred 

Revision 472 - Directory Listing
Modified Tue Oct 27 12:33:05 2009 UTC (14 years, 8 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Added two more general purpose invocations

Revision 469 - Directory Listing
Modified Mon Oct 26 12:34:25 2009 UTC (14 years, 8 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
This invocation type will probably be used often so why not have an implementation within the library ?

Revision 467 - Directory Listing
Added Thu Oct 22 06:01:35 2009 UTC (14 years, 8 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker
Rename package

  ViewVC Help
Powered by ViewVC 1.1.20