Time/Place

This meeting is a hybrid teleconference and slack chat. Anyone is welcome to join...here's the info:

Attendees 

  1. Danny Bernstein
  2. Jared Whiklo 
  3. Andrew Woods 
  4. Peter Winckles  
  5. David Wilcox  
  6. Thomas Bernhart 
  7. Ben Pennell (star)

Agenda

  1. Announcements

    1. Update on Fedora CI - sonatype and docker
    2. June 1-5 Sprint
  2. May 4-8 Sprint - Wrap up
    1. What's done
    2. Tickets needing Review
      1. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      2. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      3. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      4. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      5. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      6. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      7. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      8. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
    3. Demo
  3. Database support
    1. Moving Fedora Id → OCFL Id index to database -  Unable to locate Jira server for this macro. It may be due to Application Link configuration.
    2. How to deal with SQL Differences (H2, mysql, postgresql)
  4. Fedora 6 Configuration
    1. https://docs.google.com/document/d/1EuB7QThWP2HhnAqztmUyJgbaxciBa0ySI1ShsciayRE/edit?usp=sharing
    2. Goal: review settings and determine what we want the user experience to be
    3. Reference: Best Practices - Fedora Configuration
  5. Open questions: 
    1.  JMS: Remove Fedora-related JMS messaging headers? 2018-04-26 - Fedora Tech Meeting
  6. Community-raised issues
    1. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  7. type key summary assignee reporter priority status resolution created updated due

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Tickets

  1. In Review

    type key summary assignee reporter priority status resolution created updated due

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  2. Please squash a bug!

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  3. Tickets resolved this week:

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  4. Tickets created this week:

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Notes

  1. Announcements
    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
  2. May Sprint wrap-up
    1. Simple search project started, started code and specification
      1. Documented, still need to transfer it to the wiki
      2. Code started, initial endpoints in a PR
    2. Migration utils
      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
    3. WebAC
      1. Done, pending feedback
      2. Difficult to get the base uri in while still using Shiro due to the type of filter class, but there is a similar
      3. Could use some caching, it would reload webacs multiple times per request
      4. Some followups:
        1. Not getting all rdf:types back to match on accessToClass - Unable to locate Jira server for this macro. It may be due to Application Link configuration.
        2. Content-type with charset causes it to be a binary - Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      5. Some tests ignored pending other tickets:
        1. PATCH requests are not parsed with the HttpRdfService so internal identifiers are not stored Unable to locate Jira server for this macro. It may be due to Application Link configuration.
        2. DELETE DATA sparql-updates appear to succeed but don’t happen Unable to locate Jira server for this macro. It may be due to Application Link configuration.
    4. Testing
      1. Andrew covered transactions
      2. Published results from running API test suite
        1. Requires a PR to update some dependencies due to java 11
    5. Tickets in review
      1. 3302 - Autoversioning as default for fcrepo6, whereas before it defaulted to off
      2. 3304 - Trimmed out some parts of the PR description template
    6. Demo
      1. Migration utils changes
  3. Database support
    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?
  4. Configuration
    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-14 - Fedora Tech Meeting)
  • Peter Winckles to create a JIRA to investigate support for optimistic locking and mutable head (see: 2020-05-14 - 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




  • No labels