[
https://issues.apache.org/jira/browse/IGNITE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14937468#comment-14937468
]
ASF GitHub Bot commented on IGNITE-1586:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/118
IGNITE-1586: Added IsValid() method to Ignite, Cache and QueryCursor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-1586
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/118.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 #118
----
commit 681df9d3e2b2567fafe1d69dcfd08541ba027d63
Author: isapego <[email protected]>
Date: 2015-09-30T16:20:43Z
IGNITE-1586: Added IsValid() method to Ignite, Cache and QueryCursor
----
> CPP: Add isValid() method to all proxy-like classes
> ---------------------------------------------------
>
> Key: IGNITE-1586
> URL: https://issues.apache.org/jira/browse/IGNITE-1586
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Igor Sapego
> Assignee: Igor Sapego
>
> Need to add isValid() methods to proxy-like classes so users can check if
> they can use an instance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)