Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: no index plz #1010

Merged
merged 1 commit into from
Apr 29, 2022
Merged

api: no index plz #1010

merged 1 commit into from
Apr 29, 2022

Conversation

iameli
Copy link
Member

@iameli iameli commented Apr 16, 2022

What does this pull request do? Explain your changes. (required)

Specific updates (required)

-

  • How did you test each of these updates (required)

Does this pull request close any open issues?

Screenshots (optional):

Checklist:

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@iameli iameli requested a review from a team as a code owner April 16, 2022 23:24
@vercel
Copy link

vercel bot commented Apr 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
livepeer-com ❌ Failed (Inspect) Apr 16, 2022 at 11:24PM (UTC)

Copy link
Member

@victorges victorges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

return;
}
logger.info(`Created ${unique} index ${indexName} on ${this.name}`);
// if (!prop.index && !prop.unique) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this only means that we will not belê creating new indexes right? Or did this ensure here cause performance issues even when the indexes were already there? Or did you have to delete some existing indices by any chance and can't have them recreated?

@iameli iameli merged commit b40e51a into master Apr 29, 2022
@iameli iameli deleted the eli/no-index branch April 29, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants