[ https://issues.apache.org/jira/browse/IGNITE-24441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Evgeny Stanilovsky updated IGNITE-24441: ---------------------------------------- Description: 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 was: 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 the same zone related cpcc task and failed # 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 > CPCC. Handling primary replica change > ------------------------------------- > > Key: IGNITE-24441 > URL: https://issues.apache.org/jira/browse/IGNITE-24441 > Project: Ignite > Issue Type: Task > Components: sql > Reporter: Evgeny Stanilovsky > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > > 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)