Task #4218
Story #3736: CN Consistency Check and CN Recovery
Audit Job Message Listener Implementation
0%
Description
Create a class that responds to audit signals and creates and invokes the appropriate audit processing strategy.
May need to interface with work flow state for updates to state, and to confirm current/next state are valid.
May need to signal on same/different topic of exception conditions (and also success signals?).
History
#1 Updated by Skye Roseboom about 11 years ago
- Status changed from New to In Progress
#2 Updated by Skye Roseboom about 11 years ago
- Status changed from In Progress to Testing
Created finer grain audit message processor handling.
AuditMessageProcessorManager wraps an AuditMessageProcessorExecutorService instance. Encapsulation of a time scheduled execution service for handling audit messages. Removes single threaded message handling which is default of hz topic listening.
In testing.
#3 Updated by Robert Waltz almost 11 years ago
- Target version deleted (
2014.2-Block.1.1)
#4 Updated by Skye Roseboom over 10 years ago
- Status changed from Testing to In Progress
#5 Updated by Skye Roseboom over 10 years ago
- Status changed from In Progress to Rejected
- translation missing: en.field_remaining_hours set to 0.0
Dev effort for this component shifted to cn-tidy - rejecting this work.