You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

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. Peter Winckles 
  3. Jared Whiklo 
  4. Ben Pennell 
  5. Daniel Lamb (star) 
  6. Ben Cail 
  7. Andrew Woods
  8. Thomas Bernhart
  9. Jon Roby
  10. David Wilcox

Agenda

  1. Announcements
    1.  Fedora 6 documentation space: Fedora 6.x Documentation
      1. Updates/Corrections would be helpful... from top to bottom!
    2. Draft Fedora 6 test plan
      1. Feedback welcome!
    3. South Central States Fedora Users Group Meeting: 29-30 January 2020
    4. Islandora Fedora Camp at AZU at the end of February
  2. JIRAs in review 
    1. Containment Index
      1. https://github.com/fcrepo4/fcrepo4/pull/1622
      2. Travis test failures:  https://api.travis-ci.com/v3/job/282478345/log.txt
      3. Tester/Reviewer needed
    2. Rebuild: https://github.com/fcrepo4/fcrepo4/pull/1625
      1. Second reviewer and/or merge
    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.
  3. Next Fedora Demo
    1. What? 
      1. Options
        1. Binaries
        2. Nesting resources in OCFL with Archival Groups
        3. Rebuild
        4. ?
    2. Who?
    3. When?
  4. Backwards compatibility document
  5. Fedora 6 docker container(?) update
  6. <your topic here>

Tickets

Full list of Fedora 6.0.0 Unclosed

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.

  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
  2. Sprint checking
    1. Round robin
      1. Ben Pennell
        1. Binary GET, POST done
        2. Binary PUT is in Review
        3. PATCH binary and Fixity checks might be the next steps
      2. Jon
        1. confirmed that FCREPO-3169 is fixed, currently have a PR in for FCREPO-3177 and will be working on FCREPO-3168, FCREPO-3026 and FCREPO-3122 and see how far I get by the end tomorrow
      3. Andrew
        1. 2020 Sprints - Fedora 6#2020SprintsFedora6-Migration-utils
        2. Migration utils this sprint is bug fixes and minor new features
        3. Doesn't know what to do with the .fcrepo directory stuff at the moment in the migration utils
        4. Q: is fedora 6 meant to be able to handle a ocfl repo that wasn't made for fcrepo6?
          1. Yes
        5. Can we start from OCFL copied from one fcrepo to another?
        6. What does rebuildability look like? On demand? Flag that has to be enabled? Command/User interaction?
      4. Peter Winckles
        1. Mostly local stuff
        2. Looked at bugs for resources not being closed in migration util
      5. Danny
        1. Done some refactoring in 3188
        2. PR for getting Archival groups working
    2. Rebuild on start would be a valuable next step for opening the door to revealing what happens next, over CRUD completeness. Danny may focus on this next.
    3. Check in with Peter E about containment and if support is needed.
  3. -
  4. Pairtrees:  
    1. Andrew Woods :  let's avoid creating  
      1. PUT to a/b/c  (where a does not exist :  should it 
        1. create a, b, and c as basic containers?
          1. would this be backwards compatible?
            1. No because it would change the LDP structure of the resources
        2. fail because a and b don't exist?
          1. this would be ideal 
        3. Succeed but create pairtrees
          1. should be avoided if we can
        4. Succeed, creating new resource at created URL, but not filling in missing parents as resources
          1. this would be the best scenario, makes the URIs semantics less important to functionality
          2. introduces complications:
            1. A number of parts of the code base make assumptions based on URI hierarchy.
            2. Situations where client creates a/b/c, and then creates a/b. Would fedora have to change containment of c from a to b? Or fail?
      2. Jared is willing to look at fcrepo4/5 to document existing behavior
      3. Danny concerned with user errors if semantics of uris don't matter anymore
      4. Andrew advocating for determining what degree of backwards compatibility is required, not just doing things because of what previous versions did.
        1. Danny will put together email to gather community feedback, might be helpful to create a document that users can comment on
  5. Build Fedora 6 docker container
    1. Thomas - Could we build a docker at the end of the CI?
    2. Existing docker work: Deployment Tooling
    3. Thomas interested in just a fedora 6 docker container, without the additional environment
    4. Since we are building with Travis, all we need is one or two steps in the pipeline to produce this
    5. Would push the fedora 6 docker container to dockerhub. Might need an organization for it
    6. Thomas will create a few tickets:
      1) setup dockerhub org:
      Unable to locate Jira server for this macro. It may be due to Application Link configuration.
      2) update travis with simple docker file:
      Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Actions

  • Clarify in in documentation that multiple simultaneous writes to OCFL are not supported



  • No labels