You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by f7753 <gi...@git.apache.org> on 2016/06/01 15:24:42 UTC

[GitHub] ignite pull request #770: IGNITE-3229 un existing link in Class GridCacheSto...

GitHub user f7753 opened a pull request:

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

    IGNITE-3229 un existing link in Class GridCacheStoreValueBytesSelfTest

    Class GridCacheStoreValueBytesSelfTest' s annotation has linked to an un existing  method  `org.apache.ignite.configuration.CacheConfiguration#isStoreValueBytes()`. Change it to `org.apache.ignite.configuration.CacheConfiguration#isStoreKeepBinary()`

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

    $ git pull https://github.com/f7753/ignite fix_link

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

    https://github.com/apache/ignite/pull/770.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 #770
    
----
commit d14fdfcf7a4cc65fb21084b974ee6fdba640a458
Author: MaBiao <ma...@gmail.com>
Date:   2016-06-01T15:20:27Z

    fix the unexisted link isStoreValueBytes to isStoreKeepBinary

----


---
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 #770: IGNITE-3229 un existing link in Class GridCacheSto...

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

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


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