Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Events captured by the Bridge Intake Service (CURRENT)

The failure of a DPN transfer isn't captured, but could be. Also, the event name is hidden from the user so these look quite cryptic in the displayed history.

Event
Data
Initiated By
Implementation Status
Bagging Completed
  • name: UUID of the bag
  • receipt: sha256sum of the bag's tagmanifest
IntakeTo be updated (see below)
Transfer to DPN Node
  • name: UUID of the bag
  • node: the name of the replicating node
IntakeTo be updated (see below)

Actions we should be capturing in snapshot history (TO DO)

name TBD: Michael Ritter
EventData*

Initiated By

Implementation Status
Bagging Completed
  • snapshot-action: SNAPSHOT_BAGGED
  • bag-ids: <list of bag IDs>
  • manifest-checksums: <list of sha256sums>
  • snapshot-id: <snapshot-id>
Intake ServiceTBD: Michael Ritter(tick) complete, included in 1.2.0 release
Snapshot Replication to DPN Nodes
  • snapshot-action: SNAPSHOT_REPLICATED
  • bag-ids: <list of bag IDs>
  • node: <node
  • namespace or ID>
  • snapshot-id: <snapshot-id>
Intake Service(tick) complete, included in 1.2.0 release

Actions we should be capturing in snapshot history (TO DO)

EventData*

Initiated By

Implementation Status
Snapshot Bit Integrity Check Complete
  • snapshot-action: BIT_INTEGRITY_CHECK
  • result: <SUCCESS or FAILURE>
  • snapshot-id: <snapshot-id>
ACE webhook?TBD: Michael Ritter

...