| Summary: | Tools should stop iterating over related policies once the processed event has been consumed | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Camille Letavernier <cletavernier> |
| Component: | GEF FX | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 0.1.0 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Camille Letavernier
I thought this to be a reasonable approach at first (which is why I asked you to enter it as a bugzilla). Having reconsidered it in detail, I come to a different conclusion. Evaluating the consumption state of events already within the tools might restrict the policies too much. Your use case could be achieved as well by having the policies guard their executions by checking the consumption state of events, which seems to be more flexible (the default policies don't rely on this, and if policies are to be added which have to be synched like this, they can be implemented accordingly, so the tool does not need to be exchanged). Because of this, resolving this as a WONTFIX. Nevertheless, Camille, thanks for having raised that point. |