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

Compare with Current View Page History

« Previous Version 6 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 
  5. Daniel Lamb (star) 
  6. Ben Pennell 
  7. Thomas Bernhart 
  8. Calvin Xu 
  9. Michael Ritter 
  10. Rosie Le Faive 

Agenda

  1. Announcements
  2. Date format in migration-utils.
  3. Testing
    1. migration-utils slow-down update
  4. Updates on the performance improvement work
    1. Short-lived transactions related issues
      1. https://fedora-repository.atlassian.net/browse/FCREPO-3696: Reads to large containers unacceptably slow (needs more testing)
    2. Caching
  5. 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
  6. Any other new tickets/issues to be considered for the release
  7. CodeGuru
  8. Hash URI's and the possibilities
  9. 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

  1. Issues with date formats in migration-utils is getting worked on
  2. migration-utils testing
    1. Calvin is wrangling institutional policies in order to install docker and docker-compose
    2. UVA is close to being able to test and confirm their migration after bandwidth issues with AWS
    3. Whitman is in the middle of test migrations
  3. Performance updates
    1. Everything's cached right now except for some containment and ACLs
      1. ACLs are on the to-do list and have value, but given the nature of how they are applied, are tricky to invalidate
  4. CodeGuru
    1. It's an automated tool that does code review from Amazon.  Yinlen ran it on the codebase and it popped 18 warning, none of which major. 
    2. Can be added to CI/CD to test PRs automatically
  5. Hash URIs
    1. As of Fedora 5 you could use them, but they can't be dereferenced on their own
    2. As of Fedora 6, you can have multiple entities referenced wihtin a single RDFSource


Actions

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