Versions Compared

Key

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

...

  1. Announcements
    1. Collaborative effort with some community members, about 25-30 people attended. Good presentations and discussion. More custom front-ends and Fedra which is framework similar to Islandora/Samvera. Used by about 20 institutions in Austria, Italy and the Balkans. Currently based on Fedora 3, planning to work with Fedora 6. Approval for organizing another event but after some institutions complete some migration work. Maybe spring 2021.
    2. Andrew Woods taking next week to deforest CO.
  2. No planned breaking changes discovered.
  3. Sprint discussions?
    1. Danny Bernstein running the JMeter tests, trying to unsure ensure the changes to the database connection are working and not breaking anything. Noticed that intermittently when running with 5 threads, he was seeing stacktraces. Andrew Woods has only tried with multiple threads lately, but when running with one thread any error or too long for a response stops tests. Not sure how this limit is affected by multiple threads. With 4 threads he is able to get 3,000 resources/min currently at 350k resources.
    2. Some tickets to be reviewed/merged.
    3. Solid progress on the migration work. Think the functionality should be complete by end of week, but lots of testing to be done.
    4. Ben Pennell started doing some implementation of direct container. Doing membership calculation on certain actions. Worried about duplicating effort by calculating membership for the same resource more than once. Thinking about how to track the resources touched and then calculate the membership file once the transaction is committed. Plan for membership triples is to at the point where an object's membership is changed we will calculate a new membership file. This file is then persisted into the OCFL object. We are using the separate file to keep separate from the user RDF, and not putting in the header file to avoid possible performance issues with large membership files. Downsides of this persistence method, is using autoversioning, Direct Containers and multiple short-lived transactions could end up creating a lot of versions. Suggested that this membership file should be held beside the user RDF file.
    5. Membership triples and inbound references are intertwined as membership triples ARE inbound references and a In/direct container has an inbound reference for the ldp:membershipResource
    6. Peter Eichman is working on getting his environment working, having some issues with running tests inside IntelliJ as it is building using the Java 8 tooling.
  4. Some JMeter test PRs to be reviewed and merged if ready.
  5. David Wilcox had a discussion with Notch 8 and some discussion on the listserv about high availability. Perhaps a special topic call for this topic would make sense.

...