You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by venky1963 <gi...@git.apache.org> on 2017/03/31 17:31:57 UTC

[GitHub] ignite pull request #1719: https://issues.apache.org/jira/browse/IGNITE-4890

GitHub user venky1963 opened a pull request:

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

    https://issues.apache.org/jira/browse/IGNITE-4890

    Support older versions of Cassandra where the table not exists message
    comes out as 'unconfigured columnfamily' instead of the newer
    'unconfigured table' in newer Cassandra versions

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

    $ git pull https://github.com/venky1963/ignite master

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

    https://github.com/apache/ignite/pull/1719.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 #1719
    
----
commit c08a9d33b3b49535e50837916b9f2324589e0558
Author: vkandas <vk...@172.28.88.26>
Date:   2017-03-31T17:22:45Z

    https://issues.apache.org/jira/browse/IGNITE-4890
    Support older versions of Cassandra where the table not exists message
    comes out as 'unconfigured columnfamily' instead of the newer
    'unconfigured table' in newer Cassandra versions

----


---
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 #1719: https://issues.apache.org/jira/browse/IGNITE-4890

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

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


---