You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2017/04/10 09:41:44 UTC

[GitHub] ignite pull request #1763: Ignite 1.9.1 p1

GitHub user dkarachentsev opened a pull request:

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

    Ignite 1.9.1 p1

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-1.9.1-p1

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

    https://github.com/apache/ignite/pull/1763.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 #1763
    
----
commit bc9fcf7f6aaeba826df6a35f1a9aacb17a562337
Author: Alexey Kuznetsov <ak...@gridgain.com>
Date:   2017-03-01T15:09:40Z

    Implemented support for enforce join order flag.
    (cherry picked from commit a7f77d4)

commit 8362fe720779de5d3e5c7d99ec1bdb6191a38a06
Author: devozerov <vo...@gridgain.com>
Date:   2017-03-02T14:24:59Z

    Merge branch 'ignite-1.9' into ignite-1.9.1

commit 960e454b4b68c76ed94ca58a3ee9a9d8e79c2039
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-04-10T07:28:15Z

    IGNITE-2466 - Use current NIO back pressure mechanism to limit received messages. Mark them process only when backups acknowledged.
    
    (cherry picked from commit 220db88)

commit 207ccaa1ff5a021a25dc779b5b2d7bfdb0f3b647
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-04-10T08:40:17Z

    IGNITE-2466 - Disable back-pressure for sender data nodes to avoid deadlock.
    
    (cherry picked from commit ba6227b)
    
    (cherry picked from commit bb3ff12)

commit 5fbbc37669bcf0557a98d8ab70c3dbb79ebcd340
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-04-05T12:01:02Z

    IGNITE-4917: Fixed failure when accessing BinaryObjectBuilder field value serialized with OptimizedMarshaller . This closes #1736.
    
    (cherry picked from commit b8e3d1b)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---