[GitHub] ignite pull request #2247: IGNITE-5441 .NET: Propagate CacheStore exception ...

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

[GitHub] ignite pull request #2247: IGNITE-5441 .NET: Propagate CacheStore exception ...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5441 .NET: Propagate CacheStore exception stack traces to the caller node

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-5441

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

    https://github.com/apache/ignite/pull/2247.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 #2247
   
----
commit a5abdd579cc7ace5d17ebcc6555e3ce66c777917
Author: Vasiliy Sisko <[hidden email]>
Date:   2017-07-04T11:44:42Z

    ignite-2.1 Fixed minor issues and typos.

commit 6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-07-04T12:30:46Z

    ignite-2.1 Added persistent store metrics.

commit f39129020999561e9def300b9cc136138ea3698e
Author: Andrey V. Mashenkov <[hidden email]>
Date:   2017-06-16T16:54:26Z

    IGNITE-5527: Prevent starvation in stripe pool on unstable topology.
   
    (cherry picked from commit 97ea507)

commit b69f53e0ccf9d3da42a99d4423fb3d8bdd60a7bb
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-04T14:42:31Z

    IGNITE-5629 .NET: CacheConfiguration copy constructor

commit 2e7adbfbbab62f3b98e0409d2f4ceabad89b4120
Author: agura <[hidden email]>
Date:   2017-07-04T13:56:40Z

    ignite-5685 JDBC prepared statement shouldn't clear parameters after execution

commit 9743fa3d711d0f1bbf0fa7ceec65237879f76d0d
Author: Ilya Lantukh <[hidden email]>
Date:   2017-07-04T15:10:25Z

    Muted hanging tests.

commit 114c42e14013fe5b7bd6f186f7db59a533d61f68
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-07-04T16:35:06Z

    Cosmetic changes

commit 77c5dc7455b9bf020dee549cc91286a897dbfdbc
Author: Dmitriy Govorukhin <[hidden email]>
Date:   2017-07-04T16:40:21Z

    Added onCacheGroupStopped callback

commit ee7566b1063de69ca4f261ee2088d69d231b1c2a
Author: Dmitriy Govorukhin <[hidden email]>
Date:   2017-07-04T17:00:09Z

    Minor code cleanup

commit 44f3fac27bec89b5e70e87564c527e48565ddd2a
Author: dpavlov <[hidden email]>
Date:   2017-07-04T17:23:40Z

    IGNITE-5558 - Added ability to read WAL in standalone mode - Fixes #2174.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 90b67fa1b72b096943499e26e402988840bdbe97
Author: Sergey Chugunov <[hidden email]>
Date:   2017-07-04T17:47:09Z

    IGNITE-4536 two tests unmuted, one test removed as obsolete (IGNITE-5592) - Fixes #2235.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 50bb0901255707dc9601159803363a36aeafecab
Author: Ilya Lantukh <[hidden email]>
Date:   2017-07-04T15:10:25Z

    Muted hanging tests.

commit 5b7165ca717de038249570c4213f050ba9b5aee7
Author: Ilya Lantukh <[hidden email]>
Date:   2017-07-04T17:57:56Z

    IGNITE-5693 - Fixed semaphore flaky test - Fixes #2239.
   
    Signed-off-by: Alexey Goncharuk <[hidden email]>

commit 54572c3023dc03a55621fbb4754888b081791e31
Author: tledkov-gridgain <[hidden email]>
Date:   2017-07-05T07:30:48Z

    IGNITE-5340: Improved IgniteCacheAbstractQuerySelfTest to better test non-standard index names. This closes #2206.

commit 44fad244aa40f552159af153fefdf25d47c7375e
Author: tledkov-gridgain <[hidden email]>
Date:   2017-07-05T08:18:48Z

    IGNITE-5426: JdbcThinConnection.readOnly state propagation. This closes #2200.

commit 1337901f04c866e20093b20449c0872f089fb64b
Author: sboikov <[hidden email]>
Date:   2017-07-05T08:19:43Z

    Reworked cluster activation/deactivation.

commit b67b8c4438f240038b61ca65b947394106b0e43b
Author: sboikov <[hidden email]>
Date:   2017-07-05T08:20:54Z

    Merge remote-tracking branch 'origin/ignite-2.1' into ignite-2.1

commit f9f13cf083b481f004531710ec3835afdf5b7cef
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T09:59:43Z

    IGNITE-5605 .NET: Inject resources into remote event filters

commit aa21a9b59ec0266b4fee16e02d2796e6e0d1a9b5
Author: devozerov <[hidden email]>
Date:   2017-07-05T11:18:32Z

    Merge branch 'ignite-2.1' into ignite-2.1.2

commit 301f310b6348b3f6fbe54b16d065569755e71bce
Author: Igor Sapego <[hidden email]>
Date:   2017-07-04T16:42:33Z

    IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore
   
    (cherry picked from commit 64c156e)

commit 58a937e5310c62ccb557d8da959bc4ffa8bcca62
Author: sboikov <[hidden email]>
Date:   2017-07-05T11:24:51Z

    Diagnostic info for GridDhtTxFinishFuture.

commit 0f9a895a04cd4a4f6be8e006fc2afd6f720b2215
Author: sboikov <[hidden email]>
Date:   2017-07-05T11:25:16Z

    Merge remote-tracking branch 'community/ignite-2.1.2' into ignite-2.1.2

commit 15da654a3e5c2bbf14947f0d3dd08270a9ba6766
Author: Alexander Paschenko <[hidden email]>
Date:   2017-07-05T12:15:35Z

    IGNITE-5187: Improved DynamicIndexAbstractConcurrentSelfTest reliability. This closes #2219.

commit 0357c51c68540fc14de83ea36f0cfdc7ec987b80
Author: sboikov <[hidden email]>
Date:   2017-07-05T13:59:23Z

    ignite-2.1 Do not use 'compress' flag for GridDhtPartitionsFullMessage send in discovery message.

commit 7504b38a603e593fbb190e9e1e9da262cbb8f855
Author: sboikov <[hidden email]>
Date:   2017-07-05T14:07:54Z

    ignite-2.1 Do not use 'compress' flag for GridDhtPartitionsFullMessage send in discovery message.

commit d1f65761899812621e5a72de16ce44d61397342f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T15:11:33Z

    IGNITE-5441 .NET: Stack trace is lost for exceptions in ICacheStore

commit 926dbfdc7ea0732e44b4028a8f99cb4f2a27d8e6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T15:15:19Z

    wip

commit ad0e31fbb2775d702614763a91f3081c35450e84
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T15:17:58Z

    wip

commit 053c6689a34aaa8660952d5b1322359f09bfa962
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T15:20:04Z

    wip tests

commit 1e0d94ea86fef1ca45c549cbe8d8bccb0af0b69b
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-07-05T16:06:12Z

    Fix inner exception propagation

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2247: IGNITE-5441 .NET: Propagate CacheStore exception ...

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

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---