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

Compare with Current View Page History

« Previous Version 9 Current »

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. David Wilcox 
  3. Jared Whiklo 
  4. Peter Winckles (star)
  5. Daniel Lamb 
  6. Ben Pennell 
  7. Thomas Bernhart 
  8. Calvin Xu 
  9. Michael Ritter 

Agenda

  1. Announcements
  2. Docker on M1 Mac and multi-architecture docker builds.
    1. Leverage multi-CPU architecture support
  3. Testing
    1. migration-utils slow-down update
  4. "Cannot create child of immutable resource" (Slack discussion on #tech)
  5. Updates on the performance improvement work
    1. Short-lived transactions related issues
      1. https://fedora-repository.atlassian.net/browse/FCREPO-3695: Single-request transactions should not use db transaction tables (done)
      2. https://fedora-repository.atlassian.net/browse/FCREPO-3697 : Multi-request transactions can be put in a bad state (done)
      3. https://fedora-repository.atlassian.net/browse/FCREPO-3696: Reads to large containers unacceptably slow (needs more testing)
    2. Other database issues
      1. https://fedora-repository.atlassian.net/browse/FCREPO-3561 : Add commit() and rollback() support to DbSearchIndexImpl  
      2. https://fedora-repository.atlassian.net/browse/FCREPO-3638: Create indices on search tables 
      3. https://fedora-repository.atlassian.net/browse/FCREPO-3691 : Improve performance of search queries that return rdf types
      4. Reintroduce shortlived transactional updates to search index.
    3. Memory leak: https://github.com/fcrepo/fcrepo/pull/1897 (resolved)
  6. Pr-release short list of bug fixes and improvements
    1. https://fedora-repository.atlassian.net/browse/FCREPO-3620 : Fedora 5 -> 6 upgrade fails if a Fedora 5 export has retrieved the external binaries
    2. https://fedora-repository.atlassian.net/browse/FCREPO-3672: Update fcrepo-java-client to run against Fedora 6
    3. De-OSGI-ify camel toolbox
  7. Any other new tickets/issues to be considered for the release
    1. https://fedora-repository.atlassian.net/browse/FCREPO-3697: refactor tx state.  (complete)
  8. Your topic

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


Actions

  • Look through migration util commits since December to see if there are any potential causes of performance drop off.
  • No labels