[ https://issues.apache.org/jira/browse/IGNITE-24665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vyacheslav Koptilin reassigned IGNITE-24665: -------------------------------------------- Assignee: Vyacheslav Koptilin > Consider extracting the index builder listener code to a separate class > BuildIndexEventListener class > ----------------------------------------------------------------------------------------------------- > > Key: IGNITE-24665 > URL: https://issues.apache.org/jira/browse/IGNITE-24665 > Project: Ignite > Issue Type: Improvement > Reporter: Vyacheslav Koptilin > Assignee: Vyacheslav Koptilin > Priority: Minor > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > The `PartitionReplicaListener` class contains a lot of code that relates to > indexing. It looks reasonable to extract all this code to a separate class. > The following methods need to be moved to a new class: > * listener implementation `indexBuildingCatalogEventListener` > * listener initialization and registering > `prepareIndexBuilderTxRwOperationTracker()` -- This message was sent by Atlassian Jira (v8.20.10#820010)