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/12/14 07:55:00 UTC

[jira] [Commented] (IGNITE-13393) Tracing: Atomic cache read/write flow.

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

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

{panel:title=Branch: [pull/8205/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8205/head] Base: [master] : New Tests (18)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Open Census{color} [[tests 18|https://ci.ignite.apache.org/viewLog.html?buildId=5789440]]
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicPutAsyncTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicPutAllAsyncTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicRemoveTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicRemoveAsyncTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicRemoveAsyncWithValidValueTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicRemoveAllTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIWriteTracingTest.testCacheAtomicPutAllTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIReadTracingTest.testCacheAtomicGetAsyncAllTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIReadTracingTest.testCacheAtomicGetAsyncTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIReadTracingTest.testCacheAtomicGetAllTracing - PASSED{color}
* {color:#013220}IgniteOpenCensusSuite: OpenCensusCacheAPIReadTracingTest.testCacheAtomicGetTracing - PASSED{color}
... and 7 new tests

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

> Tracing: Atomic cache read/write flow.
> --------------------------------------
>
>                 Key: IGNITE-13393
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13393
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Implement tracing for atomic cache operations:
>  * put
>  * putAll
>  * putAsync
>  * putAllAsync
>  * remove
>  * removeAll
>  * removeAsync
>  * removeAllAsync
>  * get
>  * getAll
>  * getAsync
>  * getAllAsync
> Also add ability to include root cache read/write operations to tx tracing flow.



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