You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/09/16 18:01:00 UTC

[jira] [Commented] (IGNITE-7623) Thin client Java API - async API

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

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

{panel:title=Branch: [pull/8174/head] Base: [master] : Possible Blockers (183)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 2{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606712]]
* IgniteCacheTestSuite2: CacheExchangeMessageDuplicatedStateTest.testExchangeMessages - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Platform .NET (Core Linux){color} [[tests 169 Out Of Memory Error |https://ci.ignite.apache.org/viewLog.html?buildId=5606733]]
* dll: BinaryBuilderSelfTest.TestBuilderCollection - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestBuilderInBuilder - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestBuildMultiple - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestCompactFooterSetting - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestCompositeArray - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestCompositeContainer - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestDecimals - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestEmptyDefined - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestEmptyRebuild - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestEmptyUndefined - Test has low fail rate in base branch 0,0% and is not flaky
* dll: BinaryBuilderSelfTest.TestEnumMeta - Test has low fail rate in base branch 0,0% and is not flaky
... and 158 tests blockers

{color:#d04437}MVCC PDS 2{color} [[tests 6 TIMEOUT , Out Of Memory Error , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5606756]]
* IgnitePdsMvccTestSuite2: IgniteWalReaderTest.testFillWalAndReadRecords - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite2: FullHistRebalanceOnClientStopTest.testFullRebalanceNotTriggeredWhenClientNodeStopsDuringPme - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite2: IgnitePdsRebalancingOnNotStableTopologyTest.test - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite2: IgniteWalHistoryReservationsTest.testCheckpointsNotReserveWithWalModeNone - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite2: SlowHistoricalRebalanceSmallHistoryTest.testReservation - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsMvccTestSuite2: IgnitePdsWholeClusterRestartTest.testRestarts - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}ZooKeeper (Discovery) 4{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606741]]
* ZookeeperDiscoverySpiTestSuite4: DistributedMetaStorageTest.testMultipleNodes - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Platform .NET{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606732]]
* exe: PlatformCacheTopologyChangeTest.TestContinuousTopologyChangeMaintainsCorrectPlatformCacheData(2) - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Service Grid{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606744]]
* IgniteServiceGridTestSuite: ServiceDeploymentProcessingOnNodesFailTest.testDeploymentProcessingOnServersLeaveTopology - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Thin Client: Java{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606671]]
* ClientTestSuite: ComputeTaskTest.testExecuteTaskConnectionLost - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Platform C++ CMake (Linux Clang){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5606763]]
* IgniteThinClientTest: IgniteTxTestSuite: TestTxWithLabel - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/8174/head] Base: [master] : New Tests (20)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Thin Client: Java{color} [[tests 20|https://ci.ignite.apache.org/viewLog.html?buildId=5606671]]
* {color:#013220}ClientTestSuite: ComputeTaskTest.testExecuteTaskAsync2 - PASSED{color}
* {color:#013220}ClientTestSuite: ComputeTaskTest.testExecuteTaskAsync2WithExceptionInTask - PASSED{color}
* {color:#013220}ClientTestSuite: ComputeTaskTest.testTaskCancellation2 - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testGetAsyncCanBeCancelled - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testCreateCacheAsyncByNameThrowsExceptionWhenCacheExists - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testGetOrCreateCacheAsyncByCfgCreatesCacheWhenNotExists - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testCreateCacheAsyncByCfgCreatesCacheWhenNotExists - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testDestroyCacheAsyncSucceedsWhenCacheExists - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testCreateCacheAsyncByCfgThrowsExceptionWhenCacheExists - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testAsyncCacheOperations - PASSED{color}
* {color:#013220}ClientTestSuite: CacheAsyncTest.testPutAsyncThrowsExceptionOnFailedSerialization - PASSED{color}
... and 9 new tests

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5606767&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Thin client Java API - async API
> --------------------------------
>
>                 Key: IGNITE-7623
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7623
>             Project: Ignite
>          Issue Type: Task
>          Components: clients
>            Reporter: Alexey Kukushkin
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: data, java, thin
>         Attachments: Screenshot from 2018-10-08 08-46-38.png, Screenshot from 2018-10-08 08-49-22.png
>
>   Original Estimate: 0.4h
>          Time Spent: 10m
>  Remaining Estimate: 14m
>
> Implement Async version of all the Java thin client APIs:
> * Cache
> * Compute
> * IgniteClient (applicable methods like createCache, destroyCache)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)