Migration From Aiven OpenSearch to AWS OpenSearch
- Merge this PR to dev branch (terraform)
- Pause these BullMQ queues
[defaultQueue, availabilityQueue] - Release Terraform-Apply-Prod
- Merge this PR to main branch (hh-search)
- Run
npm run index:migratein the hh-search-worker console - Run
bin/rake reindex_schema:restaurantsin the hh-server-helper console - Run
bin/rake reindex_schema:inventoriesin the hh-server-helper console - Rub
bin/rake reindex_schema:restaurant_tagsin the hh-server-helper console - Check & recheck the data migration
- Update OPENSEARCH_NODE to point to the new AWS Opensearch Server
- Test end to end app