[
https://issues.apache.org/jira/browse/IGNITE-24441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-24441:
----------------------------------------
Summary: CPCC. Implement rest related component and handle messages on
coordinator (was: CPCC. Handling primary replica change)
> CPCC. Implement rest related component and handle messages on coordinator
> -------------------------------------------------------------------------
>
> Key: IGNITE-24441
> URL: https://issues.apache.org/jira/browse/IGNITE-24441
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 3.0
> Reporter: Evgeny Stanilovsky
> Priority: Major
> Labels: ignite-3
>
> Implement facade which will send messages to cpcc coordinator
> Facade methods: startTask, stopTask, getStates and getState as filter under
> getStates
> Metastore need to handle:
> cpccPrefiix+taskId -> state
> cpccPrefiix+zoneName -> taskId
> definition of done:
> # start cpcc task (await global state changed to INITIATED)
> # start sequentially the same zone related cpcc task need to fail
> # cancel cpcc task, check correct state
> # repeatedly cancel cpcc task, check correct status
> # capable to start task with same zone after previous completion
> # check current state
--
This message was sent by Atlassian Jira
(v8.20.10#820010)