-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Skip the validation when retrieving the index mode during reindexing a time series data stream. #127824
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
Conversation
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
Pinging @elastic/es-data-management (Team:Data Management) |
Hi @gmarouli, I've created a changelog YAML for you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
I think this bug fix should also be back ported to the 8.19 branch.
You are right, I will add the other active versions as well. |
Hi @gmarouli, I've updated the changelog YAML for you. |
💔 Backport failed
You can use sqren/backport to manually backport by running |
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (#127824) (#127894) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607. I do not see a reason to not fix this as suggested in #125607 (comment). Fixes: #125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (#127824) (#127898) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607. I do not see a reason to not fix this as suggested in #125607 (comment). Fixes: #125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (#127824) (#127900) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607. I do not see a reason to not fix this as suggested in #125607 (comment). Fixes: #125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (#127824) (#127901) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607. I do not see a reason to not fix this as suggested in #125607 (comment). Fixes: #125607 (cherry picked from commit 077b6b9) # Conflicts: # modules/data-streams/build.gradle # modules/reindex/src/main/java/org/elasticsearch/reindex/Reindexer.java
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607
…a time series data stream. (elastic#127824) During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in elastic#125607. I do not see a reason to not fix this as suggested in elastic#125607 (comment). Fixes: elastic#125607
During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607.
I do not see a reason to not fix this as suggested in #125607 (comment).
Fixes: #125607