Versions Compared

Key

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

...

  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

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"

Open Questions: 

  1. We went through the list of open questions.  Many items moved into the decided list.  A couple moved to nearly decided.  A few questions remain.
  2. See Decisions and Open Questions for details.

Actions

...