| Summary: | Multiple matches of EDE filtering of single log shows duplicate occurances. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Peter Kim <petekim> | ||||||||||
| Component: | TPTP | Assignee: | Alex Nan <apnan> | ||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||||||||
| Severity: | major | ||||||||||||
| Priority: | P1 | CC: | apnan, jkubasta, labadie, smith, use_bobs, zung | ||||||||||
| Version: | unspecified | Keywords: | plan | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Hardware: | PC | ||||||||||||
| OS: | Windows XP | ||||||||||||
| Whiteboard: | closed460 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Peter Kim
Created attachment 49954 [details]
Apache Access
Created attachment 49955 [details]
Apache Error
What is the filter that you used? I tried to reproduce your problem but couldn't. There is another problem in the log view with extended data elem. filters though. Keep in mind that in the log interactions diagram if "Show only correlated events" is selected then correlated events are shown ONLY if both source and target are satisfying the filter, so I don't know how you tested it. So, I was able to reproduce the problem. Eugene can you take a look at the log interactions filter, it seem that complex type filters are not applied correctly. Also the log view is returning wrong results when filtering on extended data elements. While debugging the problem. I also see filtering does not work in Log Thread Interaction views. I will include the fix it in this bug entry. Created attachment 49998 [details]
patch
fixed in HEAD (4.3i2) The main bug (no sequence diagram when filtered with extended data elements) is fixed, however the other bug (log view results not correct when using extended data elements filter; see attached image) is not fixed. Problem may not occur for some of the additional data elements filters, but was able to reproduce it using the "additional data filter type" filter with value equal to "string" using the attached logs. Tested using TPTP build: tptp.sdk-TPTP-4.3.0-200609201034 Created attachment 50595 [details]
Error
I cannot reproduce the problem with the latest CVS HEAD code. Which driver were you using? I can reproduce the problem now. It happens when only Advance filters are used. Things seem to work fine if standard options are selected and enabled. this looks like a regression from bug 71682 Each EDE entry is queried against the filter. It multiple entries under a single CBE is matched with the filter, the CBE record is returned multiple times. Hence the wrong result. Defer these defects to 4.4 because they can't be contained by end of day today and they're not on any critical list. *** Bug 165752 has been marked as a duplicate of this bug. *** This is required from AC perspective. This problem was fixed in 4.4.1 as part of 201041. 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 the originator of this enhancement/defect has an inactive Bugzilla account 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. |