Versions Compared

Key

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

...

Agenda

  1. Fedora performance - AWS Cloud Credits for Research proposal is awarded
  2. 4.7.4 release testing (4.7.4 JIRA tickets)
    1. RC-2 is out

    2. Release planned for Aug 1

    3. CLAW testing?
    4. Backwards-compatibility testing? - Carrick Rogers?
  3. Fedora alignment to API sprints
    1. Delta document
    The divide between 4.7-maintenance and master branches
    1. Commits that are in 4.7-maintenance and should be in master:
    2. https://github.com/fcrepo4/fcrepo4/commit/6a0bcda5ed1d3fc93375302091aa20fe80b7bfc3
    3. https://github.com/fcrepo4/fcrepo4/commit/000236204185c22d6623d04f90e5f2bc9ee73d1c
    4. https://github.com/fcrepo4/fcrepo4/commit/eb0ca36940aaaf4c6351d977cd8da720dcb3987f
    5. https://github.com/fcrepo4/fcrepo4/commit/d70c35bf460cefe8890aee4712dab1d5f7d646c4
  4. Working towards the next Import/Export release
    1. Ben PennellMichael Durbin? any word on 
      Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2459
  5. Recent fedora-tech message from Peter Eichman
  6. The divide between 4.7-maintenance and master branches
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2538
  7. ..Fedora performance - AWS Cloud Credits for Research proposal is awarded.
  8. Status of "in-flight" tickets


    Expand

    Jira
    serverDuraSpace JIRA
    jqlQueryfilter=13202
    serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


...

  1. 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


  2. 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


  3. 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


Minutes

  1. Yinlin: Just got word we have funding from Amazon for using AWS for performance testing
    1. Will have funding transferred to his account, and will announce to the tech list
    2. Funding is good for 1 year
    3. See https://docs.google.com/document/d/1jYd5jQpU_cZ4fXQOkWny2M42QYHFqoL2EqRjVcvEv1k/edit?usp=sharing
  2. Release testing of 4.7.4
    1. RC 2 removes one commit from the previous RC (related to consolidating configuration that would not be backwards compatibility if people were using custom config)
    2. Release pushed out to Aug 7th
    3. Jennifer Smith is working on test Sufia and CC, but running to dependency problems
      1. Esme: I can test Sufia and CC if she can't resolve those
    4. Carrick: I've tested Valkyrie, Hyrax and Avalon locally
      1. Exploring performance testing, to be able to compare performance testing across releases
      2. Will be able to test migrating small repository from 4.7.2 and 4.7.1
      3. We have a Docker-ize version of Avalon with Fedora 4.7.4-RC-2, willing to share with anyone who's interested in spinning it up
      4. See also: https://github.com/seanlw/avalon-vagrant
    5. Danny L.: Have done basic CLAW testing, will update the release testing page
    6. Database testing: Danny B. will test MySQL, and Jared will test PostgreSQL
    7. Windows testing: Aaron Birkland has done this in the past, Andrew will reach out to him
  3. Import/Export release
    1. There is a new 0.2 release of the import/export utility with lossless roundtripping (including system timestamps), version export (no import yet), changing the repository baseURL, exporting based on inbound relationships.
    2. Will send out the announcement today
    3. Importing versions wasn't ready, so it will go in a 0.3 release when it's ready
      1. Significant change in the way that import works, since it changes to a timestamp-based order
    4. Princeton is using the Import/Export utility (waiting on more storage for full deployment)
      1. Others are clearly interested, including Univ. Cincinnati, Northwestern, etc.
    5. Verification tool has a few outstanding issues, but very close to ready to release
  4. API alignment sprints
    1. Several people signed up to work on upcoming sprints
    2. Fedora 4.7.4 - Specification Delta Document: a place to collect notes about difference between the API spec and the Modeshape implementation
    3. That document will be very helpful for the API alignment sprints — please help fill it out
  5. Message to fedora-tech from Peter Eichman:
    1. Peter: Doing bulk processing and it would work for a while but eventually hang, seeing memory usage creep up and hit max
      1. Turning off messaging didn't fix the problem (when Solr indexing turned back on, it didn't show the same pattern)
      2. Turning off transactions didn't fix the problem either
    2. Esme: We've seen the same issue at Princeton, and haven't found any solution (increasing memory allocation and restarting Fedora help somewhat)
    3. Andrew: Others have worked on this too — helping pinpoint where this is happening would be very helpful
    4. Peter: We'll try profiling and report back
  6. Reverting CND changes
    1. Esme: I can review those