You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added support for mustache scripting of rollup.target_index field (opensearch-project#435)
* added support for mustache scripting of rollup.target_index field
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* defekt fixes
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* tests
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* small refactor/improvements
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* added wildcard check when creating rollup job; removed resolving targetIndex on Rollup init; added test for wildcards
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* lint fixes
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* moved target_index validation in getRollup resp handler
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* added using toMap()
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* removed catch block
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* exception fix
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* linter fix
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* fixed IT fail
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
* added Exception catch block
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
Copy file name to clipboardExpand all lines: src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/step/rollup/AttemptCreateRollupJobStep.kt
Copy file name to clipboardExpand all lines: src/main/kotlin/org/opensearch/indexmanagement/rollup/action/mapping/TransportUpdateRollupMappingAction.kt
0 commit comments