Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Create Correlation id index on workflow table#1520

Merged
kishorebanala merged 1 commit intoNetflix:devfrom
rickfish:correlation-id-index
Feb 12, 2020
Merged

Create Correlation id index on workflow table#1520
kishorebanala merged 1 commit intoNetflix:devfrom
rickfish:correlation-id-index

Conversation

@rickfish
Copy link
Copy Markdown
Contributor

Currently queries on the workflow table by correlation_id are slow in large databases. This PR adds an index to the workflow table to fix this for both Postgres and MySql persistence modules

@kishorebanala
Copy link
Copy Markdown
Contributor

@mactaggart @jvemugunta @gorzell Can you help review this please?

@mactaggart
Copy link
Copy Markdown
Contributor

Looks good

@james-deee
Copy link
Copy Markdown
Contributor

We just hit this as well. Thanks for fixing it.

@kishorebanala kishorebanala merged commit 4a449dc into Netflix:dev Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants