Versions Compared

Key

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

Relevant Issue: https://sagebionetworks.jira.com/browse/PLFM-4253


StorageLocationSettings are immutable and thus can be cached client side. The information in these will therefore not be repeated in the new implementations of UploadDestination and FileHandle.

keyPrefixUUID is a new UUID generated by the backend every time a ExternalObjectStoreUploadDestination is requested.

...