[
https://issues.apache.org/jira/browse/IGNITE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311716#comment-15311716
]
ASF GitHub Bot commented on IGNITE-3231:
----------------------------------------
GitHub user f7753 opened a pull request:
https://github.com/apache/ignite/pull/771
IGNITE-3231 add the unimplement method
`GridCachePartitionedNearDisabledFairAffinityMultiNodeFullApiSelfTest` must
either be declared abstract or implement method `gridCount()`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/f7753/ignite add_method_gridCount
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/771.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 #771
----
commit 95de4cf16587da76762576f650a82ad957c17f7b
Author: MaBiao <[email protected]>
Date: 2016-06-02T04:31:52Z
add the unimplement method
----
> GridCachePartitionedNearDisabledFairAffinityMultiNodeFullApiSelfTest must
> either be declared abstract or implement method 'instanceCount()'
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-3231
> URL: https://issues.apache.org/jira/browse/IGNITE-3231
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.6, 1.7
> Reporter: Biao Ma
> Fix For: 1.6
>
>
> It seems that here missing the implement method `instanceCout()`, so just add
> it should work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)