
CVS log for howl/howl/logger/src/java/org/objectweb/howl/log/LogFileManager.java |
 |
|
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.21
/
(view)
- annotate
- [select for diffs]
, Thu Dec 21 16:27:25 2006 UTC (16 months, 2 weeks ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_2,
HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
BUG 306425 - use a long to compute file position. Allow restart and replay using log files > 2GB.
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Fri Apr 14 20:13:23 2006 UTC (2 years ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_1_1,
HOWL_1_0_1
Changes since 1.19: +9 -4 lines
Diff to previous 1.19
mark(): Improve text of exception for invalid key
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Tue Nov 29 23:11:22 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_1_0_0
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
BUG 304331 - prevent overwrite of data records before application has set a mark.
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Mon Nov 21 16:47:15 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
Changes since 1.17: +8 -3 lines
Diff to previous 1.17
Modify EventManager thread to catch exceptions thrown in application logOverflowNotification method.
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Fri Nov 18 14:31:36 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16
FEATURE 300922 - set the file lock system property 'false' if a file not found exception occurs.
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Thu Nov 17 21:00:05 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
Changes since 1.15: +5 -10 lines
Diff to previous 1.15
setLockOnFile() modified to use file absolute path directly as property name. Using HEX string makes debug difficult. Also setLockOnFile false in close().
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Wed Nov 16 02:46:07 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
Changes since 1.14: +44 -1 lines
Diff to previous 1.14
FEATURE 300922 - implement a file lock strategy to protect against multiple opens within a JVM on Unix platforms.
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Nov 14 21:22:28 2005 UTC (2 years, 5 months ago) by girouxm
Branch:
MAIN
Changes since 1.13: +1 -9 lines
Diff to previous 1.13
remove unreachable catch(IOException) from open() method .
Revision
1.13
/
(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.12: +60 -8 lines
Diff to previous 1.12
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.12
/
(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.11: +4 -0 lines
Diff to previous 1.11
Add CVS $ID:$ tags to sources
Revision
1.11
/
(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_9,
HOWL_0_1_8
Changes since 1.10: +61 -23 lines
Diff to previous 1.10
Corrections for BUGS 300934, 300953, 300955, 300957, 300969, 300970.
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Oct 25 15:27:21 2004 UTC (3 years, 6 months ago) by girouxm
Branch:
MAIN
Changes since 1.9: +73 -28 lines
Diff to previous 1.9
BUG 300934 correction
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Fri Sep 10 21:44:56 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_7
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
remove printStackTrace from init() when invalid log block is encountered.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Sep 9 15:06:51 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
Changes since 1.7: +8 -1 lines
Diff to previous 1.7
xml generated by getStats method revised.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Sep 3 18:38:45 2004 UTC (3 years, 8 months ago) by girouxm
Branch:
MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
open() modified to used configured logFileMode.
All instance members initialized in open() so that config object can be
updated between construction and open.
Revision
1.6
/
(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.5: +7 -8 lines
Diff to previous 1.5
sync w/ desktop
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri Jul 23 20:40:22 2004 UTC (3 years, 9 months ago) by girouxm
Branch:
MAIN
CVS Tags:
HOWL_0_1_5,
HOWL_0_1_4
Changes since 1.4: +22 -16 lines
Diff to previous 1.4
1. Modify #close() to call bmgr.close() to shut down FlushManager thread.
2. modify #close() to interrupt the EventManager thread to shut it down.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Jul 14 14:20:47 2004 UTC (3 years, 9 months ago) by girouxm
Branch:
MAIN
Changes since 1.3: +188 -12 lines
Diff to previous 1.3
Implement EventManager thread to handle log file overflow notifications.
Modify getLogFileForWrite to detect potential log file overflow.
New members to support event management requirements.
Revision
1.3
/
(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.2: +6 -2 lines
Diff to previous 1.2
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.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_3,
HOWL_0_1_2,
HOWL_0_1_1
Changes since 1.1: +28 -2 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.
Back to OW2 Forge