Skip to content

Commit

Permalink
Revert detailed reporting in ActivationProcessor
Browse files Browse the repository at this point in the history
Commit 40db48a introduced more detailed
operation result reporting in ActivationProcessor (three results for
three independent parts). However, this broke handling custom exceptions
thrown from ProjectionMappingLoader#load. To resolve this quickly, the
new operation results were removed. In the future, we should perhaps
stop using ObjectNotFoundException in the loader instead.

Fixes failing tests. Related to MID-9154.
  • Loading branch information
mederly committed Oct 3, 2023
1 parent e2edbaf commit 66b55c5
Showing 1 changed file with 289 additions and 326 deletions.

0 comments on commit 66b55c5

Please sign in to comment.