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

...

  1. Docker - Thomas and Danny finishing fcrepo-docker, scripts for building it.
    1. when fcrepo deployment is complete, it will deploy to sonatype, clone fcrepo-docker and run it
    2. Didn't use docker actions because they are triggered by commits rather than complete deployments

...

  1. Documented, still need to transfer it to the wiki
  2. Code started, initial endpoints in a PR

...

  1. PR to produce fedora 6 objects or ocfl without fedora aspects
    1. Peter ran Fedora 6 on some migrated Fedora 3 content
    2. There is a University of Wisconsin test data set which will be made available

...

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3279

...

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3312

...

  1. PATCH requests are not parsed with the HttpRdfService so internal identifiers are not stored
    Jira
    serverDuraSpace JIRA
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
    keyFCREPO-3311
  2. DELETE DATA sparql-updates appear to succeed but don’t happen
    Jira
    serverDuraSpace JIRA
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
    keyFCREPO-3310

...

  1. Andrew covered transactions
  2. Published results from running API test suite
    1. Requires a PR to update some dependencies due to java 11

...

  1. 3302 - Autoversioning as default for fcrepo6, whereas before it defaulted to off
  2. 3304 - Trimmed out some parts of the PR description template

...

  1. Migration utils changes

...

  1. Need to support mysql and postgres for production indexes. For testing, using h2.
    1. This will require differences in SQL operations per database
    2. OCFL client - detects what datasource it is to determine what database it is. Fedora then decides how to configure itself
      1. Determine if we need separate classes per index implementation
    3. Will start by targeting mysql and postgres
  2. Still need to move mapping of ocfl to fedora ids into database, it is still in memory. Danny will most likely work on this.
  3. Should the default h2 implementation write to disk?

...

  1. Currently two ways to configure
    1. fcrepo-config.xml - spring context file, with system property overrides. Sometimes modified, sometimes system properties used
    2. System properties - sometimes used in code
  2. Previously there was repository.json, including db connection info, storage path, etc
  3. Proposal
    1. On startup, read property files, then use switches from these properties to determine what to load. Don't require spring context modification.
    2. Can provide the properties either via this file or via commandline properties
    3. Intent - improve usability of configuration

Actions

  •  Danny Bernstein to ensure that a JIRA exists for scenario of transaction does not succeed completely, but rollback does succeed (see: 2020-05-21 - Fedora Tech Meeting)
  •  Peter Winckles to create a JIRA to investigate support for optimistic locking and mutable head (see: 2020-05-21 - Fedora Tech Meeting)
  •  Who:  Clarify in documentation that multiple simultaneous writes to OCFL are not supported
  •   Who:  After team has a chance to comment, send Ghost Node idea to general community for feedback
  •   Who: Decide who works on what in the next sprint
  •  Thomas Bernhart Update some of documentation pages for Fedora 6 (with findings from building the docker container)
  •  Danny Bernstein Create ticket related to caching webacs
  •  Danny Bernstein Create ticket to determine how we want to handle differences between index implementations

...