[GitHub] ignite pull request #2583: IGNITE-6252 Cassandra Cache Store Session does no...

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

[GitHub] ignite pull request #2583: IGNITE-6252 Cassandra Cache Store Session does no...

andrey-kuznetsov
GitHub user sunnychanwork opened a pull request:

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

    IGNITE-6252 Cassandra Cache Store Session does not retry if statement…

    … failed
   
    This patch will check to ensure that we retry any prepare statement failure when we submit the async request to Cassandra

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

    $ git pull https://github.com/sunnychanwork/ignite patch-1

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

    https://github.com/apache/ignite/pull/2583.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 #2583
   
----
commit 37620be67fc9d882892964516c983efef1c34415
Author: sunnychanwork <[hidden email]>
Date:   2017-09-04T09:43:28Z

    IGNITE-6252 Cassandra Cache Store Session does not retry if statement failed
   
    This patch will check to ensure that we retry any prepare statement failure when we submit the async request to Cassandra

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2583: IGNITE-6252 Cassandra Cache Store Session does no...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---