jainnikhil30

Results 4 comments of jainnikhil30

@john-westcott-iv Just an update, I am working on testing this in our Perf and Scale environment with following number of job events in the DB: - 10 million - 50...

@john-westcott-iv Seems like we have an issue. This migration doesn't work now. ` TASK [ansible.automation_platform_installer.automationcontroller : Migrate the database schema (may take awhile when upgrading).] *** fatal: [128.168.128.214]: FAILED! =>...

With 500 million following is what we get: Running migrations: Applying main.0165_task_manager_refactor... OK (0.359s) Applying main.0166_alter_jobevent_host... OK (0.212s) This looks good to me. I am good with merging this.

Okay I went ahead and tested this PR and this looks really good. Following are the results: - Without the PR (with 3 concurrent long running jobs): ``` awx=> SELECT...