Versions Compared

Key

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

...

  1. Danny Bernstein 
  2. Peter Winckles 
  3. Jared Whiklo 
  4. Bethany Seeger 
  5. Thomas Bernhart  (otherwise occupied)
  6. Aaron Birkland 
  7. Andrew Woods  (star)
  8. Ben Pennell 
  9. Ben Cail 
  10. David Wilcox
  11. Peter Eichman Joseph Rhoads
  12. Daniel Lamb
  13. Mohamed Mohideen Abdul Rasheed
  14. Dan Field

Agenda

  1. Announcements
    1. OCFL Community call next week
  2. 2019 Fall Sprints - Fedora 6 : checkin/update
  3. Decisions and Open Questions
  4. Search / Containment Index Design
  5. OCFL spec update(?)
  6. Draft functional requirements for repositories based on NDSA Levels of Preservation 2.0 (update)
  7. <Your question/topic here>

...

  1. In Review

    Expand

    Jira
    serverDuraSpace JIRA
    jqlQueryfilter=13100
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  2. Please squash a bug!

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13122
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  3. Tickets resolved this week:

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13111
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


  4. Tickets created this week:

    Expand

    Jira
    serverDuraSpace JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    maximumIssues20
    jqlQueryfilter=13029
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


Notes

Announcement:

...

Announcements

  1. All are encouraged to join OCFL Community call next week


Sprint updates

CRUD
  1. Implementing services:
    • create/update resources
    • persisting to OCFL
  2. Team is working in layers
    • OCFL
    • Persistence
    • Services
    • HTTP
    • Indexing
  3. Integration testing
    • We should be turning disabled tests back on as soon as possible
Migration-utils
  1. So far cleaning up from last sprint
  2. Beginning on move features forward
  3. Dev team is slim
OCFL client
  1. Updates and fixes being applied as required

Search / Containment Index Design

  1. Beginning to sketch the DB schema
  2. Interest in tying DB updates into internal message-bus
  3. Details
    • If txn is acting on a resource that is updated outside of the txn, the txn wi
      ll fail on commit
    • Containment index: potential simplifying modeling assumption: children have only one parent container
  4. States of the index
    • In a txn
    • head
    • Within a version
  5. Need to define the expected behavior within a transaction
    • Are updates happening outside of the txn visible within the txn?
    • or, the repo state is a snapshot from the point when the txn was started
  6. ACTION: Peter to investigate approaches for txn behavior
    • ideal (complete isolation within the txn)
    • F5
    • most practical
  7. Conversation will continue at 1pm ET
    • Should also include resolution of "Open Questions"

Actions

...