You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/12/19 01:28:00 UTC

[jira] [Resolved] (GEODE-3782) Implement CacheWriter for PDX to JDBC

     [ https://issues.apache.org/jira/browse/GEODE-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darrel Schneider resolved GEODE-3782.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Implement CacheWriter for PDX to JDBC
> -------------------------------------
>
>                 Key: GEODE-3782
>                 URL: https://issues.apache.org/jira/browse/GEODE-3782
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Fred Krone
>            Assignee: Kirk Lund
>             Fix For: 1.4.0
>
>
> This is for write through from the backend-db --- region.put that should be synchronously written through to the DB
> Most actions are the same as on GEODE-3783 -- except this is a synchronous operation so if the DB update fails in any way the region.put should also fail and return na error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)