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

[Remove] Type Specific Index Stats #2198

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

nknize
Copy link
Collaborator

@nknize nknize commented Feb 21, 2022

Removes type specific index stats since only one type is allowed.

relates #1940

Removes type specific index stats since only one type is allowed.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@nknize nknize added v2.0.0 Version 2.0.0 non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues Indexing & Search labels Feb 21, 2022
@nknize nknize requested a review from a team as a code owner February 21, 2022 20:56
@@ -438,7 +438,7 @@ public void testMultiGet() throws IOException {
}
}

public void testMultiGetWithTypes() throws IOException {
public void testMultiGetWithIds() throws IOException {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just a quick cleanup unrelated to this PR (from #2168)

@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@dreamer-89
Copy link
Member

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 0d31923
Log 2663

Reports 2663

@nknize nknize merged commit c9f7c37 into opensearch-project:main Feb 21, 2022
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 0d31923
Log 2667

Reports 2667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing & Search non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants