OW2 Consortium

CVS log for howl/howl/logger/src/java/org/objectweb/howl/log/LogBufferManager.java

(logo)

Help

(back) Up to [ObjectWeb-CVS] / howl / howl / logger / src / java / org / objectweb / howl / log

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Nov 29 23:09:48 2005 UTC (2 years, 5 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_1_0_2, HOWL_1_0_1_1, HOWL_1_0_1, HOWL_1_0_0, HEAD
Changes since 1.27: +8 -2 lines
Diff to previous 1.27
BUG 300956 - prevent application hang after LogFileOverflowException

Revision 1.27 / (view) - annotate - [select for diffs] , Thu Nov 17 22:12:43 2005 UTC (2 years, 5 months ago) by girouxm
Branch: MAIN
Changes since 1.26: +51 -32 lines
Diff to previous 1.26
BUG 304299 - initialize fqPut and fqGet in open()

Revision 1.26 / (view) - annotate - [select for diffs] , Fri Aug 19 19:46:56 2005 UTC (2 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_11, HOWL_0_1_10
Changes since 1.25: +9 -3 lines
Diff to previous 1.25
BUG 303907 - Catch IOExceptions and rethrow with descriptive message describing HOWL method that had the error.  This allows JOTM to display a descriptive message without the need of a full stack trace.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu Aug 18 21:34:38 2005 UTC (2 years, 8 months ago) by girouxm
Branch: MAIN
Changes since 1.24: +10 -1 lines
Diff to previous 1.24
Modify flush() method to detect blocks with TOD that is lesser in value than previous block.
BUG 303907 reported this condition.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Jul 8 21:53:46 2005 UTC (2 years, 10 months ago) by girouxm
Branch: MAIN
Changes since 1.23: +4 -3 lines
Diff to previous 1.23
Bug 303660: increment buffersWaitingForce in forceCurrentBuffer() method.

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Jun 23 22:28:14 2005 UTC (2 years, 10 months ago) by girouxm
Branch: MAIN
Changes since 1.22: +4 -0 lines
Diff to previous 1.22
Add CVS $ID:$ tags to sources

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Jun 17 21:56:41 2005 UTC (2 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_9
Changes since 1.21: +42 -8 lines
Diff to previous 1.21
Corrections for BUGS 303659, 303660

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Mar 22 22:52:11 2005 UTC (3 years, 1 month ago) by girouxm
Branch: MAIN
Changes since 1.20: +52 -7 lines
Diff to previous 1.20
ctor modified to process flushPartialBuffers configuration property.
put() method modified to support flushPartialBuffers feature

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Nov 4 22:40:01 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_8
Changes since 1.19: +55 -9 lines
Diff to previous 1.19
Corrections for BUGS 300934, 300953, 300955, 300957, 300969, 300970.

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Oct 27 22:17:22 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.18: +5 -4 lines
Diff to previous 1.18
BUG 300733
Throw exception if requested key is invalid.

Revision 1.18 / (view) - annotate - [select for diffs] , Mon Oct 25 14:50:44 2004 UTC (3 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.17: +76 -3 lines
Diff to previous 1.17
Add getter methods for JMX support.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Oct 11 20:59:14 2004 UTC (3 years, 7 months ago) by girouxm
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
Add comments to aid maintenence.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Sep 10 21:47:09 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_7
Changes since 1.15: +11 -2 lines
Diff to previous 1.15
BUG 300803 modify force() routine to increment count of waitingThreads
once an IOException has occurred and writes are no longer being
issued.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Sep 10 13:41:57 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
Changes since 1.14: +66 -21 lines
Diff to previous 1.14
BUG 300803 modify force() routine to check for IOExceptions.

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Sep 9 15:04:16 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
Changes since 1.13: +34 -38 lines
Diff to previous 1.13
The XML generated by getStats() is modified to
collect stats for forces and writes into separate
nodes within the xml document.

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Sep 3 18:34:38 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
Changes since 1.12: +7 -0 lines
Diff to previous 1.12
Add support for file mode "rwd"

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Aug 19 21:16:20 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_6
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
sync w/ desktop

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Aug 13 17:04:37 2004 UTC (3 years, 8 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_5
Changes since 1.10: +10 -2 lines
Diff to previous 1.10
Correction for BUG 300720.

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Aug 6 16:32:55 2004 UTC (3 years, 9 months ago) by girouxm
Branch: MAIN
Changes since 1.9: +0 -5 lines
Diff to previous 1.9
Delete unused bufferManageError field.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jul 23 20:28:30 2004 UTC (3 years, 9 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_4
Changes since 1.8: +24 -12 lines
Diff to previous 1.8
1. Correct javadoc comments to eliminate warning abou first sentence of method overviews.
2. Add close() method to shut down the FlushManager thread.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Jul 16 16:23:04 2004 UTC (3 years, 9 months ago) by girouxm
Branch: MAIN
Changes since 1.7: +8 -4 lines
Diff to previous 1.7
Correction for BUG 300613

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Jul 13 19:03:33 2004 UTC (3 years, 9 months ago) by girouxm
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Correct getStats() description for avgWaitForWriteLockTime member.

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Jun 28 14:21:23 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
Changes since 1.5: +22 -12 lines
Diff to previous 1.5
Correction for Bug: 300505
add LogBuffer.forceNow member
modify LogFileManager to set LogBuffer.forceNow on last block of a file
modify LogBufferManager to force when LogBuffer.forceNow is true

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Jun 25 14:22:28 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_3
Changes since 1.4: +20 -25 lines
Diff to previous 1.4
force() method modified to hold forceManagerLock for duration of
write and force.  Since a force blocks other writes on the channel,
there is no real benefit (most of the time) in having two separate bits
of synchronized code.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Jun 24 20:11:51 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
Changes since 1.3: +174 -28 lines
Diff to previous 1.3
Modify force() method to collect additional statistics that might
be useful in tuning performance.  Modified getStats() method
to display the new counters.

Removed 'volatile' from nextWriteBSN and lastForceBSN.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jun 23 17:17:50 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_2
Changes since 1.2: +95 -50 lines
Diff to previous 1.2
Apply changes proposed by David Jencks's Synchronization review.

Update javadocs to reflect updated locking policies.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jun 21 20:35:35 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: JOTM_0_1_1, HOWL_0_1_1
Changes since 1.1: +27 -1 lines
Diff to previous 1.1
Correct LICENSE information in java source files.

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Jun 21 19:23:09 2004 UTC (3 years, 10 months ago) by girouxm
Branch: MAIN
Move source from src/org/... to src/java/org/... to fit the Geronimo Maven
build requirements.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge