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
What is the bug?
If a user creates an index template on pattern *, any mappings, settings get applied to the job scheduler lock index as well. This can cause issues when there is an overlap in field names or dynamic mapping is getting applied.
How can one reproduce the bug?
Create a template with lock_time mapping set to short
Start job scheduler through an ISM policy to create a new job
Job lock acquire will fail due to failure in create index
What is the expected behavior?
Job lock should get acquired
What is your host/environment?
OS: Amazon Linux
Version [e.g. 22]
Plugins ISM, Job Scheduler
Do you have any screenshots?
NA
Do you have any additional context?
NA
The text was updated successfully, but these errors were encountered:
What is the bug?
If a user creates an index template on pattern
*
, any mappings, settings get applied to the job scheduler lock index as well. This can cause issues when there is an overlap in field names or dynamic mapping is getting applied.How can one reproduce the bug?
What is the expected behavior?
Job lock should get acquired
What is your host/environment?
Do you have any screenshots?
NA
Do you have any additional context?
NA
The text was updated successfully, but these errors were encountered: