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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 [hidden email] or file a JIRA ticket
with INFRA.
---