GitHub user devozerov opened a pull request:

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

    IGNITE-4295

    

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

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

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

    https://github.com/apache/ignite/pull/1282.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 #1282
    
----
commit b038730ee56a662f73e02bbec83eb1712180fa82
Author: isapego <igors...@gmail.com>
Date:   2016-11-23T09:05:54Z

    IGNITE-4249: ODBC: Fixed performance issue caused by ineddicient IO 
handling on CPP side. This closes #1254.

commit 7a47a0185d308cd3a58c7bfcb4d1cd548bff5b87
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T08:14:08Z

    IGNITE-4270: Allow GridUnsafe.UNALIGNED flag override.

commit b73fa8c4e9f52e96bd806e1cdbec1bed3623a54f
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T08:53:29Z

    IGNITE-4295: Replaced "unsafe" byte[]->byte[] copying with System.arrayCopy.

commit 29a3a4fa12ed7642ec750f339ed36279323931b7
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T09:35:00Z

    offheap->heap routine.

commit 3af04bd1326aa08796b9876795c227be25089d9b
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T09:38:52Z

    heap->offheap routine.

commit 3539b448aa81dbdd541a5c168826b1806bdfded6
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T10:05:19Z

    Added threshold.

commit bdbf64d55d76c91ed214bb34625dad4a10a3453d
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T10:26:22Z

    Fix to default value.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to