• 1.20.0 "Wonder Donkey" priority followup
    • Rucio mover
      • pcache and storm symlinks
    • Python 2.6 drop
    • Partitioning/Full heartbeat support of reaper #529
      • Need to protect storage 
        • Probably fine for dCache without protection
        • Probably not fine for all the others
        • One idea is to extend heartbeat to report the RSE the thread is working on
    • Relax protection of sources in reaper #1637
    • Fill contents history when deleting last replica #37
    • Archive Handling in the reaper #1431
    • Get rid of unused dockers
      • Base client container
        • Notify clients next week and then remove community specific containers
        • Need to check if it is automatically build
      • Oracle Instaclient is in the container - License allows this!
    • Migrate probes to separate repo #1638
      • Copy the entire core repo and clean it to keep history
      • Should be done in the next 2 weeks
    • Better way to deal with configuration/permissions #533
    • Transparent handling of archives with rules #1091
    • Daemon to re-order tape requests (throttler) #2220
      • Efficient query is key; 
      • Need to check if we need to modify bulk size
      • Need time to release per dest_rse column
      • Grouping strategy column
  • High priority: List replicas needs to resolve parent did recursively #2217
  • Release model
    • Intensively discussed at the Rucio Workshop
    • Plan is to change to a model where certain releases will be maintained for a longer time (12-18 month)
    • Martin will prepare a proposal. Will be discussed at a future Rucio Dev meeting. Then proposal will be sent to rucio-users for comments
  • Separate tools/utils repository?
    • Agreed
  • Revamp of the alembic stuff
    • Need a test to check the original vs downgrade/upgrade
      • Comparator operator in SQLA?