[
https://issues.apache.org/jira/browse/GEODE-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774418#comment-16774418
]
ASF subversion and git services commented on GEODE-6291:
--------------------------------------------------------
Commit eca66d3baaf931197bf81e03197eecf6794056ce in geode's branch
refs/heads/feature/GEODE-6291 from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=eca66d3 ]
Merge remote-tracking branch 'origin/develop' into feature/GEODE-6291
> gfsh create jdbc-mapping should store pdx field to JDBC table column mapping
> to cluster config
> ----------------------------------------------------------------------------------------------
>
> Key: GEODE-6291
> URL: https://issues.apache.org/jira/browse/GEODE-6291
> Project: Geode
> Issue Type: Improvement
> Components: extensions
> Affects Versions: 1.9.0
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
>
> Currently 'gfsh create jdbc-mapping' does not define any of the actual pdx
> field to column mapping information. Instead it just waits until a get or put
> is done and then figures out how to do the mapping.
> gfsh create jdbc-mapping should instead read the meta data from the table and
> figure out how to map the columns to pdx. The mapping it determines should be
> stored in cluster config.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)