datahub icon indicating copy to clipboard operation
datahub copied to clipboard

feat(changeProcessing): Change Processing Proposal

Open matthewc-gr opened this issue 2 years ago • 1 comments

Proposal for processing changes before and after they are applied to the underlying datastore.

Summary: Allows users to create a jar that contains custom processing code that adheres to an interface that DataHub declares. Processor logic is then run before and after the change is applied to the data store.

More information can be found at: https://github.com/matthewc-gr/datahub/blob/custom-update-lambdas/docs/rfc/active/000-change-processor/README.md

matthewc-gr avatar Nov 04 '21 11:11 matthewc-gr

Unit Test Results

  10 files   -   26    10 suites   - 26   22m 21s :stopwatch: - 4m 6s 239 tests  - 249  236 :heavy_check_mark:  - 200    0 :zzz:  - 52  3 :x: +3  913 runs   - 249  886 :heavy_check_mark:  - 208  22 :zzz:  - 46  5 :x: +5 

For more details on these failures, see this check.

Results for commit 81449a32. ± Comparison against base commit ec406c79.

github-actions[bot] avatar Nov 30 '21 18:11 github-actions[bot]

Closing, being replaced by Atomic Updates.

jjoyce0510 avatar Oct 26 '22 16:10 jjoyce0510