You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2020/08/30 13:51:00 UTC

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

Alexander Lapin created IGNITE-13393:
----------------------------------------

             Summary: 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


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)