Skip to content

2022 01 09 (Sunday) Deployment

jimlerza edited this page Jan 10, 2022 · 9 revisions

General Notes

This deployment mainly consists of the latest batch of work from Flexion. See the stories below.

Bugfixes

Feature Stories

Observations

Timeline

(2022-01-07)

(2022-01-09)

  • 16:51 - Ensure ES and DynamoDB tables are ready for a Migration;

    • efcms-prod-beta tables deleted east and west
    • efcms-search-prod-beta deleted
    • confirmed source-table-version is alpha and the destination-table-version is beta
  • 17:19 - Merged the PR CircleCI Build

  • 17:28 - Tests pass; deploy step starts

  • 17:58 - Deploy step completes

  • 17:58 - Migration starts. 🤞

  • 19:07 - Migration completes successfully

  • 23:21 - Reindexing appears to be complete! 100%

    ## prod Index Summary
    ┌─────────┬───────────────────────┬────────────┬───────────┬──────┐
    │ (index) │       indexName       │ countAlpha │ countBeta │ diff │
    ├─────────┼───────────────────────┼────────────┼───────────┼──────┤
    │    0    │     'efcms-case'      │  1012527   │  1012527  │  0   │
    │    1    │ 'efcms-case-deadline' │    9829    │   9829    │  0   │
    │    2    │ 'efcms-docket-entry'  │  9311152   │  9311152  │  0   │
    │    3    │    'efcms-message'    │   244995   │  244995   │  0   │
    │    4    │     'efcms-user'      │   163137   │  163137   │  0   │
    │    5    │   'efcms-work-item'   │   696812   │  696812   │  0   │
    └─────────┴───────────────────────┴────────────┴───────────┴──────┘
    
  • 23:26 - Readonly Smoketests pass

  • 23:28 - Switching colors

  • 23:36 - Disable blue api mappings api and public-api, east and west

Clone this wiki locally