You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2017/08/02 11:58:16 UTC

[GitHub] ignite pull request #2378: Ignite-5829 Link DataRecord with DataPage records

GitHub user Jokser opened a pull request:

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

    Ignite-5829 Link DataRecord with DataPage records

    

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

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

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

    https://github.com/apache/ignite/pull/2378.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 #2378
    
----
commit 5855257ce55e88e94ab61473547f1c25ecff6088
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-07-28T09:55:31Z

    IGNITE-5829 Initial implementation.

commit 9a83f020e3c42cec6ee559a830388817d3288459
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-07-28T11:54:51Z

    IGNITE-5829 Fixed creation CacheDataRowAdapter from LazyDataEntry.

commit bc18394f317ab6854c8fd75efe3f50f64bcfe64a
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-07-28T15:53:01Z

    IGNITE-5829 Some changes.

commit 739d8da94599c67c6ec9365019ed937cf05dbf32
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-08-02T11:58:08Z

    IGNITE-5829 Passing WAL reference to CacheRow.

----


---
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.
---

[GitHub] ignite pull request #2378: Ignite-5829 Link DataRecord with DataPage records

Posted by Jokser <gi...@git.apache.org>.
Github user Jokser closed the pull request at:

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


---