Class BlueGreenReindexServiceImpl

java.lang.Object
com.atlassian.jira.search.opensearch.BlueGreenReindexServiceImpl
All Implemented Interfaces:
BlueGreenReindexService

public class BlueGreenReindexServiceImpl extends Object implements BlueGreenReindexService
Implementation of the BlueGreenReindexService that handles the reindexing process in a blue-green deployment setup. This service manages the creation of staging indices, repointing aliases, and cleaning up old indices.
Since:
11.0