Versions Compared

Key

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

...

  1. Do we see any weaknesses in the design?
  2. Is the current state of the java ocfl client sufficient to implement the design as it is? 
  3. Any significant performance issues anticipated? 
    1. Mitigation strategies?
  4. How do we handle versioning within a transaction? 
    1. We do not allow it (405)
    2. We allow it but reject subsequent requests  - ie the version creation request must be the last within a transaction
    3. Other possibilities ?

...