Skip to content

Deploy swh-search v0.6.0 in **staging**

This new version come with a mapping change on the metadata so there are some actions to perform:

  • Stop the journal clients and swh-search
  • upgrade the packages
  • delete the origin index
  • Recreate the index with the new mapping
  • Restart swh-search service
  • Copy the backup of the index done in #2780 (closed)
  • Restore the swh.search.journal_client consumer group offsets to migrated/migration$941
  • Reset the swh.search.journal_client.indexed consumer group offsets to the beginning
  • restart the service and the journal_client
  • wait for the backfill completion

Migrated from T3060 (view on Phabricator)

Edited by Vincent Sellier