Versions Compared

Key

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

...

Agenda

...

See Trading reviews on Pull Requests for how to get immediate attention to that PR!

Notes

Updates on 9.0 prioritization

No final direction from governance yet; 9.0 will most likely focus on the first three items on DSpace Release 9.0 Status

  • Performance improvements
  • Easier installation
  • Code cleanup / maintenance

Developers can claim any tickets related to these items.


Ongoing Discussion

  • Incentivizing code reviews and PR testing – no updates
  • High CPU with SSR – updates in comment section on GitHub (from vitorsilverio; disable SSR in all pages not in sitemap)
    • Quick fix / patch to reduce high CPU load. See https://github.com/DSpace/dspace-angular/issues/3110#issuecomment-2314951449
      • That team also mentioned this fix doesn't appear to impact SEO from Google Scholar or similar.
    • Still need to find long-term solution, as our overall goal is to improve performance of SSR. But, for those who need a quick fix, the approach above seems reasonable.
    • Anyone who tries this approach, please comment on the ticket with your experiences.
  • Public / private rest APIs – no updates
  • Simplifying installation process - no updates
  • REST API occasionally loses authentication status: https://github.com/DSpace/DSpace/issues/9781 
    • looking for volunteers to help understand why this happens, look into the issue
    • Assigned to Andrea


Upcoming Topics

Using multiple database sessions per request (#8932)

  • Mark and Andrea shared ways to approach this; will summarize discussion as comments added to ticket


9.0 Project Board

  • Backlog of tickets is growing
    • Tim suggested using a portion of dev meetings to review tickets that have been on the board for a long time together
    • Possible goal of discussing at least one small PR in every dev meeting
  • Discussed #3272 together
    • Tim will capture discussion in the ticket
  • Discussed #3266 together
    • Added Art as reviewer, will add feedback