Bug 79579 - GLA to auto set CBE sequence number
Summary: GLA to auto set CBE sequence number
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 2000
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Dave Smith CLA
QA Contact:
URL: http://www.eclipse.org/tptp/groups/Ar...
Whiteboard: closed460
Keywords: Documentation, plan
Depends on:
Blocks:
 
Reported: 2004-11-26 12:07 EST by Christine Knight CLA
Modified: 2010-06-03 15:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christine Knight CLA 2004-11-26 12:07:04 EST
Provide a function in the GLA parser blade that will automatically
 set the sequence number field of the CBE if there is more than
 one message with the same timestamp to preserve the original
 logging sequence from the log file.
Comment 1 Dave Smith CLA 2005-01-28 18:48:41 EST
Theme: Simple to use

This feature is providing functionality to make GLA more complete and 
accurate.  That is, it enables GLA to generate CommonBaseEvents that 
automatically have correct sequence numbers.
Comment 2 Dave Smith CLA 2005-05-12 14:38:35 EDT
Retargetting as per discussions with submitter.
Comment 3 Dave Smith CLA 2005-12-07 10:36:56 EST
Candidate for 4.2
Comment 4 Dave Smith CLA 2006-01-09 15:19:39 EST
Targetting to iteration 1.
Comment 5 Dave Smith CLA 2006-01-26 10:03:30 EST
Committed changes to TPTP Head CVS.

A new class called SequenceNumbersByTime was created to store the sequence numbers base on timestamps.  I changed both the CBEFormatter and the abstract accecc and error log classes to use this new class for setting sequenceNumber in the CommonBaseEvent objects.  Therefore, support was added for both rules-based and static parsers.

Files changed:

org.eclipse.hyades.logging.adapter.formatters.CBEFormatter
org.eclipse.hyades.logging.adapter.util.SequenceNumbersByTime
org.eclipse.hyades.logging.parsers.AbstractAccessLogParser
org.eclipse.hyades.logging.parsers.AbstractErrorLogParser
org.eclipse.hyades.logging.parsers.Parser
Comment 6 Paul Slauenwhite CLA 2009-06-30 08:21:57 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.