You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/01 15:50:00 UTC

[jira] [Commented] (IGNITE-9540) MVCC TX: make cache invoke\invokeAll operations support Mvcc tx mode.

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

ASF GitHub Bot commented on IGNITE-9540:
----------------------------------------

GitHub user devozerov opened a pull request:

    https://github.com/apache/ignite/pull/4881

    IGNITE-9540

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9540-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4881.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4881
    
----
commit b7d84760eb8dde4b1a922b4ee54885e86644e858
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-06T07:45:56Z

    IGNITE-7764: WIP. Tests added.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 98ba5dc4e99e571056f4c0d7061c87f68c0d0aff
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-06T14:28:53Z

    IGNITE-7764: WIP. Fix Get\GetAll operations.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit b88c8b8aa37a493adb64e572e82e7e15c8be88e7
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-07T19:26:49Z

    IGNITE-7764: WIP. Fix Put\PutAll operations. Naive implementation, optimization needed.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 09c0a2e8d321da968900af247f41b281cf505599
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-08T15:01:38Z

    IGNITE-7764: WIP. Fix test.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 7971694048ab344353808072cbd8826ac958a48d
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-10T10:06:06Z

    IGNITE-7764: WIP. Refactored query enlist futures.
    
    Generify query enlist futures.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit a06e80d0a3040e467163359016d5fb2cab8eb8a4
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-12T14:12:45Z

    IGNITE-7764: WIP. Implemented MVCC protocol for basic put\putAll\remove\removeAll operations.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 043d42cda73c8d11ec270c8c5739f2d34d58d9fe
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-12T16:33:10Z

    IGNITE-7764: WIP. Added tests to suite.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 3dffd70991cd782197749575770187705f780c52
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-13T10:06:06Z

    IGNITE-7764: WIP. Added tests for remove\removeAll.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit bfeed71000084bece6b05fac3f2dbcee9e221f50
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-13T12:20:14Z

    IGNITE-7764: WIP. Added tests for getAndPut\getAndRemove\putIfAbsent.
    
    Added muted test replace/getAndReplace.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 7133ee487ce23a18b60f5fd9980db9a1bf204f25
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-13T14:07:10Z

    IGNITE-7764: WIP. Fix tests.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 04925e8795a0db146aa9caf53e3aafadae4dea8c
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-13T15:14:28Z

    IGNITE-7764: WIP. Mute tests.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit f06157575650f5948f5c94a696f546b087d6a455
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-13T17:52:54Z

    IGNITE-7764: WIP. Fixed putIfAbsent/replace/getAndReplace.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 8f4bafadeb22e3a420090a674e1c803d3add16c9
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T15:19:39Z

    IGNITE-7764: WIP. Fixed putIfAbsent/replace/getAndReplace.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 8de70951b5864484fb552087eecf08fa45ace39b
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T15:36:00Z

    IGNITE-7764: WIP. Minor.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit bb8f375c9aed9d61a56b75513108e256b9c31a84
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T16:00:10Z

    IGNITE-7764: WIP. Enable Full API MVCC tests.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit a96a6e618bba269ef8c83185a352e5f6df2a1464
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T16:18:50Z

    IGNITE-7764: WIP. Minors & Styles.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 7e5ca350360b56696f4238c97b5b8b7ee41d976f
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T17:41:03Z

    IGNITE-7764: WIP. Minors.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit f65324b1c69458128b5f5a2a0917bc1fe49e2cc1
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-14T17:53:12Z

    IGNITE-7764: WIP. Minors after rebase.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 83116012412a4f24de8df2b64d953385060e8724
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-17T09:25:37Z

    IGNITE-7764: WIP. Minors.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 0bd02e8939010891854b856c8d77f7f49f13d651
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-17T10:10:17Z

    IGNITE-7764: WIP. Minors.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit aafbe9c1a9d33086ff78c062f1a06381126e123d
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-17T10:49:22Z

    IGNITE-7764: WIP. Fix non-versioned read.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 7cb3c54dfac32ba4eea5cb3e03e3daa5b4b7d9bf
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-17T14:42:07Z

    IGNITE-7764: WIP. Minor.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 29c1a14f7780c80b564c55f6827c4855198f673e
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-17T15:09:19Z

    IGNITE-7764: WIP. Fix getRemove.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit b5f31ca6e00a98afaea107477782edcd89a4780f
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-18T10:08:35Z

    IGNITE-7764: Fix hanged test.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit a11dcb3df7f6653e4b9a4b9c97480495a4a57a4e
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-18T10:45:53Z

    IGNITE-7764: Fix flacky test.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit c76777d88f3ff8ccc1ece15419a936d1a8350e9d
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-18T13:54:09Z

    Merge branch 'master' into ignite-7764

commit 2c152c6d3f6adf8a5e4835b91cb1d9d263a77ef0
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-18T15:43:50Z

    IGNITE-7764: Fix default mode for implicit tx. Minors. Mute failed tests.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit cc5abc57f63b61d281298d2b1fee84b650fe392b
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-18T17:28:32Z

    IGNITE-7764: Minor.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 38181f2f56299451905bcd444c9499b72456bf38
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-19T10:33:15Z

    IGNITE-7764: Minor.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

commit 5714bfaa8421c43344d55c7a9405e86432e87533
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-09-19T11:40:13Z

    IGNITE-7764: Fix tests.
    
    Signed-off-by: Andrey V. Mashenkov <an...@gmail.com>

----


> MVCC TX: make cache invoke\invokeAll operations support Mvcc tx mode.
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-9540
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9540
>             Project: Ignite
>          Issue Type: Task
>          Components: cache, mvcc
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>            Priority: Major
>             Fix For: 2.7
>
>
> {color:#FF0000}{color}Make invoke/invokeAll operations consistent with SQL queries in MVCC mode.
> This requires changes in protocol.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)