You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/01 15:24:59 UTC

[jira] [Commented] (IGNITE-3229) un existing link in Class GridCacheStoreValueBytesSelfTest

    [ https://issues.apache.org/jira/browse/IGNITE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310473#comment-15310473 ] 

ASF GitHub Bot commented on IGNITE-3229:
----------------------------------------

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

----


> un existing link in Class GridCacheStoreValueBytesSelfTest
> ----------------------------------------------------------
>
>                 Key: IGNITE-3229
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3229
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Biao Ma
>
> Class GridCacheStoreValueBytesSelfTest' s annotation has linked to an un existing  method  `org.apache.ignite.configuration.CacheConfiguration#isStoreValueBytes()`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)