[
https://issues.apache.org/jira/browse/GEODE-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257549#comment-16257549
]
ASF subversion and git services commented on GEODE-3782:
--------------------------------------------------------
Commit 69337aaa6bca5274cced16a4a776b6f04709b761 in geode's branch
refs/heads/feature/GEODE-3781 from [~agingade]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=69337aa ]
GEODE-3781: add geode-connectors module
Introduce new PDX JDBC Connector Service
* GEODE-3782: implement JdbcWriter
* GEODE-3783: implement JdbcAsyncWriter
* GEODE-3823: implement JdbcLoader
> 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
>
> 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)