[GitHub] ignite pull request #4547: Tdr 26

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4547: Tdr 26

andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request:

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

    Tdr 26

    To test on TC

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

    $ git pull https://github.com/gridgain/apache-ignite tdr-26

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

    https://github.com/apache/ignite/pull/4547.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 #4547
   
----
commit 9d2cdcdf8facb1a358699fc4da1a7e1f1f6cebab
Author: Ivan Rakov <irakov@...>
Date:   2018-07-18T20:55:36Z

    TDR-4: Refactor consistent cut logic as a separate entity
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit f290da12c6a607d8160ef668bbb646bb595f7d9a
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-07-20T15:53:19Z

    txdr: keys that are participating in write operations should be included in writeKeys collection

commit 323f27d459abff222cfc0cc797331fdb17ac661d
Author: Ivan Rakov <irakov@...>
Date:   2018-07-20T16:54:36Z

    Merge branch 'master' into txdr-master

commit 2ad80b64076613c837ae2d3a19419f19c5984100
Author: Ivan Rakov <irakov@...>
Date:   2018-07-23T09:29:56Z

    Merge branch 'master' into txdr-master

commit 8557ae7134c93715ecd867da0366d301954c485b
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date:   2018-07-25T11:49:22Z

    TXDR: Memory leak with unlimited growth of LocalPendingTransactionsTracker.preparedCommittedTxsCounters fixed.

commit 3a9e50d6523922c591985d1cea1b2fc146938697
Author: Ivan Rakov <irakov@...>
Date:   2018-07-25T13:52:59Z

    Merge branch 'master' into txdr-master
   
    # Conflicts:
    # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/GridDistributedTxRemoteAdapter.java

commit 4e63980ddeb20243d349acc84e54156d4c9fc911
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-07-27T16:25:04Z

    System property for local transaction tracker

commit 9bbb9e0666ae7f60e418fae09168ef292383fc5e
Author: Ivan Rakov <irakov@...>
Date:   2018-08-01T09:38:24Z

    Merge branch 'master' into txdr-master

commit 62acf55b3af0d8fa672ca4876556b8a53afdeb6b
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-08-01T13:54:52Z

    System property flor local transaction tracker

commit 7ce7c30700293f949fbef85b3aeb3f05a227de6e
Author: Ivan Rakov <irakov@...>
Date:   2018-08-03T13:31:32Z

    TDR-13 Create public API interface for transactional replication
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit d7c559880cd1ecac6729ad96ecded8ef4f24d56d
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-08-05T21:49:29Z

    TDR-6 Build CC dependent transaction graph using key hashes instead of keys
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit 3badc1ae77d3cd87271089e75338dc4419f42c16
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-08-05T21:59:33Z

    TDR-15 Create test that will detect memory leaks in LocalPendingTransactionsTracker
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit 3f12544c6cb629f40c3c740e2483075c72c34103
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date:   2018-08-05T22:56:59Z

    TDR-11 Implement handling of already COMMITTING transactions
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit 8c41acae041494cc834f5f07f491232a73a1ec9a
Author: Ivan Rakov <irakov@...>
Date:   2018-08-08T19:19:51Z

    TDR-24 Refactor replication manager into GridPluginProcessor with ExchangeAware interface
   
    Signed-off-by: Ivan Rakov <[hidden email]>

commit 2a289afb482a25b8d6e80393285d8b12b888282b
Author: Ivan Rakov <irakov@...>
Date:   2018-08-09T13:52:13Z

    Merge branch 'master' into txdr-master

commit 79ae004afe969d4acd86836912b3fa625ba34540
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-08-09T15:51:38Z

    TDR-22 Сonistent cuts watcher mechanism for replica cluster

commit 42771e89a1abeee9f8821f6ab45753f2aa971c7a
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-08-15T12:15:33Z

    TDR-26 Compressing WAL archive segments ASAP.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4547: Tdr 26

andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

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


---