Versions Compared

Key

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

...

Topic / Who

Tickets

Notes

Decision

Daniel Michelson

Welcome to new members: Keli Schmid (Denver Public Library) and Matthew Strauss (Heinz History Center)

Daniel Michelson

Retrospective/Planning

Summary written up by Saron

Additional questions:

  • Were there things that went particularly well this past year?

  • Were there things that didn’t work well?

  • Are there ideas for improvement?

Althea Topek

  1. Jira Legacy
    serverSystem JIRA
    serverId36c489e2-4fb0-353a-985b-64038401be2f
    keyANW-1547

  1. Display parallel names in search - pass

From last meeting’s notes: Leave to next term. MARC doesn’t distinguish, btw parallel names and name forms , EAC-CPF does

Randy Kuehn

  1. Jira Legacy
    serverSystem JIRA
    serverId36c489e2-4fb0-353a-985b-64038401be2f
    keyANW-714

  1. Recommend: Pass if new startup code will improve performance (untested)Unsure if recommended code change is still relevant
    2018 ticket - modify AS startup to improve garbage collection (reclaiming unused memory)
    ASPACE_JAVA_USEOLDGCS="-XX:+UseG1GC" 
    ASPACE_JAVA_G1ReservePercent="-XX:G1ReservePercent=40" 

    ASPACE_JAVA_NewRatio="-XX:NewRatio=2" 

    
startup_cmd="java "$JAVA_OPTS" \ 
$ASPACE_JAVA_XMX $ASPACE_JAVA_XSS $ASPACE_JAVA_MAXPERMSIZE $ASPACE_JAVA_UseG1GC $ASPACE_JAVA_G1ReservePercent $ASPACE_JAVA_NewRatio -Dfile.encoding=UTF-8 \ 
-cp \"lib/:launcher/lib/$JRUBY\" \ 
org.jruby.Main --disable-gems \"launcher/launcher.rb\""

Matthew Neely

  1. Jira Legacy
    serverSystem JIRA
    serverId36c489e2-4fb0-353a-985b-64038401be2f
    keyANW-134

  1. This ticket is requesting the ability to create user permissions at the level of individual resources. This is to prevent editing of other resources. I think this is potentially useful but not sure how big a piece of work this could be. There are other workflow options that could be deployed.

Daniel Michelson

  1. Jira Legacy
    serverSystem JIRA
    serverId36c489e2-4fb0-353a-985b-64038401be2f
    keyANW-833

  1. We passed this at the last meeting, since I was able to reproduce it while we were talking, but I was unable to do so again. Happily someone else has been able to reproduce, so I recommend passing again, but we should definitely sharply reduce the priority. I suggest either minor or trivial.

Tom Steele

  1. Jira Legacy
    serverSystem JIRA
    serverId36c489e2-4fb0-353a-985b-64038401be2f
    keyANW-504

  1. I don’t understand what they mean by primary. If a record has 2 or more agents, only one is listed above the fold, and they’re displayed in order of listed, not alphabetical like subjects. Needs more information indeed.

...