Skip to content

[7.x] Add max_single_primary_size as a condition for the rollover index API #68489

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

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

joegallo
Copy link
Contributor

@joegallo joegallo commented Feb 3, 2021

Related to #63026, backport of #67842

@joegallo joegallo added :Data Management/Indices APIs APIs to create and manage indices and templates backport labels Feb 3, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Feb 3, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

}
}

// helper because java 8 doesn't have Optional.stream
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not enormously thrilled about this, but 🤷.

Copy link
Member

Choose a reason for hiding this comment

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

We do what we can with Java 8, this looks reasonable though.

---
"Rollover with max_single_primary_size condition":
- skip:
version: " - 7.11.99"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Double check my brain on this one bit here -- is this the right version?

Copy link
Member

Choose a reason for hiding this comment

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

Yes this is the right version

@joegallo joegallo requested a review from dakrone February 3, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants