Versions Compared

Key

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

...

  1. Initial steps with Java Client Library
  2. Additional acceptance tests
    1. System/Admin test examples?
    2. Load test examples?
    3. Other?
  3. New name for project: fcrepo-jms-indexer-pluggable?
  4. Handling externally managed content
  5. ...

Minutes

  • Java client library
    • Use cases seem to be covered by REST actions on resources
      • #Objects
      • #Binary Content
      • #Fixity
      • #Identifiers
      • #Namespaces
      • #Node types
      • #Transform
    • Development work will likely take place within the community rather than within a sprint
    • Evaluating LDP clients
      • LDP for J
        • Not very much test coverage
      • Marmotta
        • Some Martmotta assumptions are built in
      • Need to create a table comparing clients to requirements
    • Should the new client map on to the REST API?
      • Easier to build on a single API and make adjustments as needed
      • There may be incompatibilities between the internal API and LDP
    • Roadmap
      • Should be able to put together an initial implementation within 4-6 weeks
      • This will be a volunteer effort from community members outside the Fedora 4 sprints
  • Acceptance tests
    • Hopefully tests will be conducted by people within the community
    • Test templates have been added
    • Need to brainstorm additional tests
      • Load X number of objects/datastreams
      • Setup server monitoring
      • Testing for high availability
  • Rename fcrepo-jms-indexer-pluggable
    • fcrepo-jsm-consumer?
    • fcrepo-workers?
      fcrepo-message-consumer?
  • Handling externally managed content\
    • Currently you can create a well-known property on an object that points to the external file
    • From a user perspective, it would be nice to not have to care if the file is actually in the repository file system or in an external file system
    • Could add some logic to automatically look for this well-known property when requesting the file

Actions