Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:AP F18-5, AP F18-6
-
Team:Alert Production
Description
ap_verify has some vestigial code that accesses ApPipeTask 's metadata through the getFullMetadata method, instead of loading it as a Butler dataset. This complicates both within ap_verify and with ap_pipe, and is likely to be incompatible with PipelineTask anyway.
Switch to treating metadata as yet another Butler product, and remove all ap_verify code that existed only to support in-memory transfers.
Attachments
Issue Links
- relates to
-
DM-13555 Decide responsibility for data ID management
- Invalid
Hi Chris Morrison [X], can you review this ~100 line change to ap_verify? Thanks!