View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004159 | 10000-004: Services | Spec | public | 2018-02-15 13:37 | 2021-03-05 16:02 |
| Reporter | Frank Fischer | Assigned To | Matthias Damm | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0004159: Clarification for behavior of FilterOperators in case of error | ||||
| Description | Part 4, 7.4.3 FilterOperator (page 117) Table 119 defines the behavior of the different FilterOperators for specific expected errors (usually return NULL). But there are errors that can happen in every FilterOperator, especially out-of-memory. Please add a clarification on how to handle such errors. Possible solutions would be to return TRUE/FALSE/NULL as a result, or propagate the error to the top level operator. | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
| related to | 0004188 | closed | Matthias Damm | No operator to handle Event fields with Bad StatusCode |
|
|
I can add clarifications to each FilterOperator to resolve in the case of an error either to False or to NULL. The question is what happens in addition if there is a fatal error like OutOfMemory. Since the event is most likely skipped, there is no indication for such an error. |
|
|
My proposal is to add the following clarification: In addition we should not allow implicit conversions from StatusCode to integers: Open Question for me: |
|
|
7.7.3 FilterOperator 5.12.1.5 Queue parameters Added in |
|
|
Needs 1.04 Errata |
|
|
Agreed to changes in Virtual F2F. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-02-15 13:37 | Frank Fischer | New Issue | |
| 2018-08-14 17:00 | Jim Luth | Assigned To | => Matthias Damm |
| 2018-08-14 17:00 | Jim Luth | Status | new => assigned |
| 2020-06-16 14:21 | Matthias Damm | Note Added: 0012337 | |
| 2020-06-16 16:05 | Matthias Damm | Relationship added | related to 0004188 |
| 2021-03-03 13:02 | Matthias Damm | Note Added: 0013927 | |
| 2021-03-04 21:24 | Matthias Damm | Status | assigned => resolved |
| 2021-03-04 21:24 | Matthias Damm | Resolution | open => fixed |
| 2021-03-04 21:24 | Matthias Damm | Note Added: 0013983 | |
| 2021-03-05 14:09 | Jim Luth | Note Added: 0013991 | |
| 2021-03-05 16:02 | Jim Luth | Status | resolved => closed |
| 2021-03-05 16:02 | Jim Luth | Fixed in Version | => 1.05 |
| 2021-03-05 16:02 | Jim Luth | Note Added: 0013997 |