| Summary: | Session caching in DroolsEventProcessor breaks the functionality | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Jiri Pechanec <jpechane> |
| Component: | RT Governance | Assignee: | Gary Brown <gbrown> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Pechanec <jpechane> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | atangrin, ncross |
| Target Milestone: | ER2 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jiri Pechanec
2013-08-23 11:02:51 UTC
Removed static cache of sessions, as not really required, so now each distinct node has its own session. Gary Brown <gary> updated the status of jira RTGOV-259 to Resolved Gary Brown <gary> made a comment on jira RTGOV-259 Removed static cache of sessions, so now each node has its own session linked to its own EPNContext. Only issue is where the EPN (and therefore node) is updated to a new version - if temporal rules are used, then there is potential for some temporal dependencies to be lost by the correlated events spanning across the EPN versions. Verified in ER4 |