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 <[email protected]>
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 via email to