You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Benjamin P Ross (JIRA)" <ji...@apache.org> on 2019/02/27 19:09:00 UTC

[jira] [Updated] (GEODE-6461) Jdbc should throw exception if a mapped table deviates from the mapping

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

Benjamin P Ross updated GEODE-6461:
-----------------------------------
    Priority: Major  (was: Minor)

> Jdbc should throw exception if a mapped table deviates from the mapping
> -----------------------------------------------------------------------
>
>                 Key: GEODE-6461
>                 URL: https://issues.apache.org/jira/browse/GEODE-6461
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Benjamin P Ross
>            Assignee: Benjamin P Ross
>            Priority: Major
>
> When a Jdbc Mapping is created it maps values it maps values to the table as it exists during mapping creation. If the table has columns added, removed, or modified then we can't gaurentee the mapping is still correct. Attempting to load a mapping which is out of date should throw an exception prompting the user to delete and recreate their mapping with the new table format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)