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

Kirk Lund reassigned GEODE-3783:
--------------------------------

    Assignee: Kirk Lund

> Implement asyceventlistener for PDX to JDBC
> -------------------------------------------
>
>                 Key: GEODE-3783
>                 URL: https://issues.apache.org/jira/browse/GEODE-3783
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Fred Krone
>            Assignee: Kirk Lund
>
> This is to implement an AsyncEventListener for a write behind caching 
> scenario.  Something was put or updated in the Region and it should be 
> persisted into a DB asynchronously. 
> AC:
> 1) Should take the JDBC configuration provided by the user via gfsh, 
> cache.xml and connect to the DB 
> 2) Should log a DB connection failure and retry x number of times
> 3) Should take the PDX object and convert it to a JDBC statement for DB 
> update/insert
> 4) Should retry on a fail (I think this is automatic when set via 
> configuration)
> 5) Should log all failed DB attempts



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

Reply via email to