[ 
https://issues.apache.org/jira/browse/IGNITE-27033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047975#comment-18047975
 ] 

Ignite TC Bot commented on IGNITE-27033:
----------------------------------------

{panel:title=Branch: [pull/12547/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12547/head] Base: [master] : New Tests 
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility 1{color} [[tests 
8|https://ci2.ignite.apache.org/viewLog.html?buildId=8778928]]
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointPersistenceCluster[cmdHnd=jmx] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointInMemoryCluster[cmdHnd=jmx] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointInMemoryCluster[cmdHnd=cli] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointTimeout[cmdHnd=jmx] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointTimeout[cmdHnd=cli] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testCheckpointPersistenceCluster[cmdHnd=cli] - 
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testMixedCluster[cmdHnd=jmx] - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: 
GridCommandHandlerCheckpointTest.testMixedCluster[cmdHnd=cli] - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8779003&buildTypeId=IgniteTests24Java8_RunAll]

> Checkpoint command
> ------------------
>
>                 Key: IGNITE-27033
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27033
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Nikolay Izhikov
>            Assignee: Maxim Pankovich
>            Priority: Major
>              Labels: IEP-35, ise
>          Time Spent: 12h 10m
>  Remaining Estimate: 0h
>
> Currently, Ignite provides API to enable/disable WAL only thgough java API.
> IgniteCluster#disableWal(String cacheName) 
> IgniteCluster#enableWal(String cacheName)
> IgniteCluster#isWalEnabled(String cacheName)
>  After disable/enable WAL to ensure consistency checkpoint must be done.
> We must provide checkpoint command
> Optional parameters of command:
> * reason string
> * wait-for-finish flag - if true then wait for checkpoint to finish
> * timeout - milliseconds, if set then wait for checkpoint to finish within 
> timeout.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to