Versions Compared

Key

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

...

  1. Danny Bernstein 
  2. Peter Winckles (star)
  3. Jared Whiklo 
  4. Bethany Seeger  
  5. Ben Pennell 
  6. Aaron Birkland
  7. David Wilcox 
  8. Peter Eichman 
  9. Daniel Lamb 
  10. Ben Cail 
  11. Thomas Bernhart 
  12. Andrew Woods
  13. Doron Shalvi

Agenda

  1. Announcements
    1. 2020 Q1 Sprint will start on the  27th . 
        https://doodle.com/poll/es7nwdppt94rv2p 
        1. 6 5 Participants
        2. Jan 20 27- 2431
      1. Fedora 6 documentation space: Fedora 6.x Documentation
        1. Updates/Corrections would be helpful... from top to bottom!
    2. Fedora 6 Demo 1 is out in the wild: 
      1. https://github.com/fcrepo4/fcrepo4/releases/tag/fedora-6-demo-1
      2. Jared Whiklo 's follow on PR saves the state of the Fedora-to-OCFL index.
    3.  Next demo target:
      1. Create/Read Binaries
    4. Sprint planning:  
      1. 2020 Sprints - Fedora 6 
      2. Decisions and Open Questions
    5. State of the development
      1. What is the status of  https://github.com/fcrepo4/fcrepo4/pull/1592
        1. Shall we close it?
    6. Pair tree  testing partner
    7. <Your 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

    1. Announcements
      1. Next sprint on Jan 27th – currently 6 participants
        1. Andrew and Danny will be available!
      2. Fedora 6 docs are up – please capture updates and changes
        1. There's a lot that's no longer relevant – a lot of changes needed
        2. When you make software changes – update the docs
    2. Fedora 6 Demo
      1. Demo build is tagged and available
      2. Double-click doesn't work but you can run it with java -jar
        1. Not a priority to fix right now (might just be related to the version of Java that the OS is trying to use to launch it)
        2. Works on Andrew's machine
      3. Jared just added functionality to save state but not in tagged demo. Should the tagged be moved?
        1. Yes, will move tag
    3. Next Demo Target
      1. Create/read binaries
      2. Mohammed has an outstanding PR for replacing binaries (link?)
        1. At the time RDF and binary persisters were the same – no longer the case
        2. Should this PR be updated or start over?
          1. Andrew thinks it could be brought into alignment if it was still useful
          2. Jared thinks there is valueable work in it
          3. Danny: Changes in the PR are above the persister layer. Get create & read working first? Hard to test if you can't create.
          4. Bethany: Does it take into account some of the other changes that were made at the kernel layer? Might need to be refactored.
          5. Action: Andrew and Danny figure out where things stand
          6. Andrew: Features should be end to end going forward
    4. Sprint planning
      1. Create and read binaries
      2. Containment index
        1. Peter E: A lot of the code exists but not hooked up to Fedora
        2. JDBC fairly agnostic and not hooked up to a DB yet – used H2 for testing
      3. Update migration utils to use the same on disk representation as the current direction in Fedora 6 (Doc)
        1. Need something to iterate over an existing OCFL repo and init Fedora
        2. Andrew: Should Fedora do this on startup or should there be an external tool that creates everything Fedora needs?
        3. Jared: Long term the index should be in a db. Need to know how object ids are mapped to location on disk. Should we support a lazy-load of the index?
        4. Danny doesn't see much value in the lazy-load.
        5. Andrew: Potential use case for iteratively migrating objects?
        6. Ben: Wants incremental migrations. Would like Fedora to be able to handle objects that aren't in the index. Would be nice to not have to run a reindex/rebuild.

    Actions

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

    ...