[ https://issues.apache.org/jira/browse/IGNITE-24359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-24359: ------------------------------------- Description: h3. Motivation Within colocation track we should ensure that table-specific requests are properly processed by the table processor. ScanCloseReplicaRequest is on of such requests. Worth mentioning that we already have special TableAware interface. For more details about what it is please check IGNITE-24357. h3. Definition of Done * It's possible to close the scan. h3. Implementation Notes * ScanCloseReplicaRequest should extend TableAware. * Corresponding ScanCloseReplicaRequest build should be adjusted in order to set tableId. * Corresponding test added. was:Within colocation track we should ensure that table-specific requests are properly processed by the table processor. ScanCloseReplicaRequest is on of such requests. Worth mentioning that we already have special TableAware interface. For more details about what it is please check IGNITE-24357. > Adjust ScanCloseReplicaRequest to be TableAware one. > ---------------------------------------------------- > > Key: IGNITE-24359 > URL: https://issues.apache.org/jira/browse/IGNITE-24359 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Priority: Major > Labels: ignite-3 > > h3. Motivation > Within colocation track we should ensure that table-specific requests are > properly processed by the table processor. ScanCloseReplicaRequest is on of > such requests. Worth mentioning that we already have special TableAware > interface. For more details about what it is please check IGNITE-24357. > h3. Definition of Done > * It's possible to close the scan. > h3. Implementation Notes > * ScanCloseReplicaRequest should extend TableAware. > * Corresponding ScanCloseReplicaRequest build should be adjusted in order to > set tableId. > * Corresponding test added. -- This message was sent by Atlassian Jira (v8.20.10#820010)