Use Case 07 - CN Batch Upload (Dupe of UC06)ΒΆ

Revisions

View document revision history.

Goal

Batch Operations - Coordinating Node requests metadata /data list from new Member Node and then batch upload (disable indexing for example to improve insert performance).

Summary

This is a dupe of Use Case 06 after refactoring that use case use a pull mechanism to retrieve changed records. The intent is to streamline the retrieval of large amounts of content from a MN, which perhaps involves turning of indexing and other potentially time consuming operations to speed the upload process.

Actors
  • Coordinating Node

  • Member Node

Preconditions
  • Large amount of metadata data is required to be uploaded to the CN

Triggers
  • Indication of a large amount of content to retrieves from a MN

Post Conditions
  • The upload is completed, CN synchronization is completed, MN replication is scheduled.

../../_images/1b1b5d7a07dc6500717d3ee3da9f5b836fae3a24f6fc61c508a45b52e9a845ab.svg

Figure 1. Interactions for use case 07.