You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/02/20 10:19:11 UTC

[jira] [Created] (IGNITE-318) Atomic cache sould throw CacheWriterException in operation failed because of CacheWriter failure

Semen Boikov created IGNITE-318:
-----------------------------------

             Summary: Atomic cache sould throw CacheWriterException in operation failed because of CacheWriter failure
                 Key: IGNITE-318
                 URL: https://issues.apache.org/jira/browse/IGNITE-318
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Semen Boikov
            Assignee: Sergey Evdokimov
             Fix For: sprint-2


Now in atomic cache all exceptions are wrapped into CachePartialUpdateException, need to change this behavior to pass TCK.
Make sure following TCK tests pass:
CacheWriterTest.shouldNotPutWhenWriteThroughFails
CacheWriterTest.shouldWriteThoughUsingPutAll_partialSuccess
CacheWriterTest.shouldNotRemoveWhenWriteThroughFails
CacheWriterTest.shouldWriteThroughRemoveAll_partialSuccess
CacheWriterTest.shouldWriteThroughRemoveAllSpecific_partialSuccess
CacheWriterTest.shouldWrapWriterExceptions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)