You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by sboorlagadda <gi...@git.apache.org> on 2015/12/09 23:49:32 UTC

[GitHub] incubator-geode pull request: Fixes Geode 644: DataAsAddress needs...

GitHub user sboorlagadda opened a pull request:

    https://github.com/apache/incubator-geode/pull/50

    Fixes Geode 644: DataAsAddress needs better unit test coverage

    * Refactored DataAsAddress and OffHeapRegionEntryHelper to make it testable
    * Renamed encodedAddress* methods to decodeAddressTo*
    * Added JUnit tests for DataAsAddress & AbstractStoredObject

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

    $ git pull https://github.com/sboorlagadda/incubator-geode GEODE-644

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

    https://github.com/apache/incubator-geode/pull/50.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 #50
    
----
commit 544e1911e81a2392135d3ebd16dd381ff2acbf97
Author: Sai Boorlagadda <sb...@pivotal.io>
Date:   2015-12-08T23:08:02Z

    GEODE-644 DataAsAddress needs better unit test coverage
    
    * Refactored DataAsAddress and OffHeapRegionEntryHelper to make it testable
    * Renamed encodedAddress* methods to decodeAddressTo*
    * Added DataAsAddress JUnit tests

commit 61974f07713cf59c95602e78b35c761e53c6b34e
Author: Sai Boorlagadda <sb...@pivotal.io>
Date:   2015-12-09T20:05:57Z

    Added more tests to cover AbstractStoredObject.

commit 326de74ee52ceb9473bcf361278882651a2fdb85
Author: Sai Boorlagadda <sb...@pivotal.io>
Date:   2015-12-09T22:19:09Z

    moved newly added tests from internal/cache/offheap to internal/offheap package

----


---
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] incubator-geode pull request: Fixes Geode 644: DataAsAddress needs...

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

    https://github.com/apache/incubator-geode/pull/50


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