GitHub user ygerzhedovich opened a pull request:
https://github.com/apache/ignite/pull/4600 Ignite 9274
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4600.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4600
----
commit 402b62520500f00d29f890c59f33157cfbaa21c2
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-17T08:07:52Z
IGNITE-9274: Pass transaction label to cache events
commit 13496243fb1bbf20ec17a7e045ef5ddaf293b513
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-17T09:51:04Z
IGNITE-9274: minor fixes after code review
commit ab4c281b4a068edfbd0b3840a7bf9e6319060f26
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-20T10:02:33Z
IGNITE-9274: first tests
commit 9630f8bcfd6aa526766ddfa8403de1c671b94f9b
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-22T10:37:16Z
IGNITE-9274: support tx label for read cash events. Tests
commit a9ab8896851aae3aa6f9e0d028b79db9cdd44584
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-22T10:37:43Z
Merge remote-tracking branch 'origin/master' into ignite-9274
commit 952937299a2601ff248209d2ff8587ca69647623
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-22T11:05:16Z
IGNITE-9274: minor fixes after review
commit 80a02d6725a682d681505278ecc27efc164afd4e
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-22T13:18:59Z
IGNITE-9274: boost test run
commit acb8d7f8ad3ab4d8bdaeb530560a44ab5dd35eba
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-22T16:40:05Z
IGNITE-9274: rewrite tests
commit 6b02e371a315e1373fd4ebbd7ce8b72a66e1caf6
Author: Yury Gerzhedovich <ygerzhedovich@...>
Date: 2018-08-23T08:06:38Z
IGNITE-9274: test fix
----
---